Brocade Network OS Command Reference v4.1.0 User Manual
Page 43

Network OS Command Reference
5
53-1003115-01
Network OS CLI command modes
1
Routing
protocol
configuration
BGP:
switch(config)#
switch(config-rbridge-id-1)#
switch(config-bgp-router)#
BGP route-map configuration mode:
switch(config-rbridge-id-1)#
switch(config-route-map-
myroutemap/permit/1)#
BGP address-family IPv4-unicast mode:
switch(config-bgp-router)#
switch(config-bgp-ipv4u)#
From global configuration mode, specify
an RBridge ID to enter RBridge ID
configuration mode.
From RBridge ID configuration mode,
use the router bgp command to enter
BGP configuration mode.
From RBridge ID configuration mode,
use the route-map command with a
permit or deny statement and an
instance number to enter BGP
route-map configuration mode,.
From BGP configuration mode, use the
address-family ipv4 unicast command to
enter BGP address-family IPv4 unicast
configuration mode.
Configure Border
Gateway Protocol
routing protocol
OSPF VRF:
switch(config)# rbridge-id 5
switch(config-rbridge-id-5)#router
ospf
switch(config-router-ospf-vrf-default
-vrf)#
From RBridge ID configuration mode,
use the router ospf command to enter
OSPF VRF configuration mode.
Configure Open Short
Path First routing
protocol
PIM:
switch(config)# rbridge-id 5
switch(config-rbridge-id-5)#router
pim
switch(conf-pim-router)#
From Bridge ID configuration mode, use
the router pim command to enter PIM
configuration mode.
Configure Protocol
Independent Multicast
routing protocol
Virtual-router-
group
configuration
mode
switch(config)# rbridge-id 101
switch(config-rbridge-id-101)# int ve
25
switch(config-ve-25)#
vrrp-extended-group 1
switch(config-vrrp-extended-group-1)#
From RBridge ID configuration mode,
use the int ve command to enter VE
configuration mode. Then use the
vrrp-extended-group command to enter
virtual-router-group configuration mode.
DCB feature
configuration
CEE map:
switch(config-cee-map-default)#
Standard ACL:
switch(config-macl-std)#
switch(config-ip-std)#
Extended ACL:
switch(config-macl-ext)#
switch(config-ip-ext)#
From global configuration mode, specify
a DCB feature by entering one of the
following commands:
•
cee-map default
•
mac access-list standard
•
mac access-list extended
•
ip access-list standard
•
ip access-list extended
Access and configure
CEE map features.
ELD
configuration
mode
switch(config)# protocol
edge-loop-detection
switch(config-eld)#
From global configuration mode, enter
the protocol edge-loop-detection
command.
Configure edge loop
detection.
Network OS CLI command modes (Continued)
Command mode Prompt
How to access the command mode
Description