Skip to content

Instantly share code, notes, and snippets.

@smurugap
Created June 5, 2015 23:18
Show Gist options
  • Save smurugap/0f1d4368e7555037ab18 to your computer and use it in GitHub Desktop.
Save smurugap/0f1d4368e7555037ab18 to your computer and use it in GitHub Desktop.
root@ubuntu-tsn:~# vrouter --info
vRouter module version 2.20 (Built by ddivakar@ubuntu-build02 on 2015-05-22 14:44:19.328782)
Interfaces limit 4352
VRF tables limit 65536
NextHops limit 132096
MPLS Labels limit 132096
Bridge Table limit 262144
Bridge Table Overflow limit 4096
Flow Table limit 524288
Flow Table overflow limit 8192
Mirror entries limit 255
To Change Vrouter Parameter
——————————————------------------
Edit /opt/contrail/bin/vrouter-functions.sh
In line 31 mention the desire value
"modprobe $kmod vr_mpls_labels=132096 vr_nexthops=132096 vr_vrfs=65536"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment