Setting the delay before bringing up the ccep port, Setting the openflow system maximum – Brocade MLX Series and NetIron Family (Supporting Multi-Service IronWare R05.6.xx) User Manual
Page 50
42
Brocade MLX Series and NetIron Family Documentation Updates
53-1003301-07
Setting the delay before bringing up the CCEP port
1
Setting the delay before bringing up the CCEP port
Use the client-interfaces delay command to set the delay before bringing up the CCEP port. This
command is used to set the delay, so that after a node is reloaded, with just L2vpn peer alone, the
delay to bring up the CCEP port will be the designated value.
Brocade(config-cluster-TOR)#client-interfaces delay 60
Syntax: no] client-interfaces delay time in sec
The default value for delay is 90 seconds. The acceptable values range between 20 to 1800
seconds.
Setting the OpenFlow system maximum
The system-max openflow-pvlan-entries command sets the CAM size of OpenFlow protected VLAN
entries for the device. By default, this value is set to 0.
Brocade (config)# system-max openflow-pvlan-entries 2000
Syntax: system-max openflow-pvlan-entries value
The value variable represents the number of port and protected VLAN combination entries that can
be configured in the system. The range is from 0 to 2048. after using this command, you must
reload the system.
The system-max openflow-unprotectedvlan-entries command sets the CAM size of OpenFlow
unprotected VLAN entries for the device. By default, this value is set to 0.
Brocade(config)# system-max openflow-unprotectedvlan-entries 1000
Syntax: system-max openflow-unprotectedvlan-entries value
The value variable represents the number of port and unprotected VLAN combination entries that
can be configured in the system. The range is from 0 to 4096. after using this command, you must
reload the system.