Brocade Network Advisor 12.1.X Documentation Updates (53-1003016-05, January 2014)

Table Of Contents
Brocade Network Advisor IP User Manual 1391
53-1002947-01
CLI Templates
G
TABLE 55 Private VLAN – Display private VLAN Configuration
Feature Description CLI Commands
VLAN To display the private vlan status. show vlan private-vlan
TABLE 56 VRF – VRF Creation
Feature Description CLI Commands
VRF To create VRF in specific RBridge. rbridge-id $<RBRIDGE_ID|INTEGER>
vrf $<VRF_NAME|STRING>
TABLE 57 VRF – VRF Deletion
Feature Description CLI Commands
VRF To delete VRF from specific RBridge. rbridge-id $<RBRIDGE_ID|INTEGER>
no vrf $<VRF_NAME|STRING>
TABLE 58 VRF – Route Distinguisher Configuration
Feature Description CLI Commands
VRF To configure Route Distinguisher
global to VRF context.
rbridge-id $<RBRIDGE_ID|INTEGER>
vrf $<VRF_NAME|STRING>
rd $<ASN:NN|STRING>
TABLE 59 VRF – Maximum routes configuration for IPV4 Address Family
Feature Description CLI Commands
VRF To configure maximum number of
routes per VRF for IPV4 family.
rbridge-id $<RBRIDGE_ID|INTEGER>
vrf $<VRF_NAME|STRING>
rd $<ASN:NN|STRING>
address-family ipv4 max-route $<MAX_ROUTE|INTEGER>
TABLE 60 VRF – Route Targets Export and/or Import Configuration
Feature Description CLI Commands
VRF To configure list of import and/or
export route target communities for
the specified VRF.
rbridge-id $<RBRIDGE_ID|INTEGER>
vrf $<VRF_NAME|STRING>
address-family ipv4
route-target export $<ASN:NN_EXPORT|STRING>
route-target import $<ASN:NN_IMPORT|STRING>
route-target both $<ASN:NN_BOTH|STRING>
TABLE 61 VRF – Delete Route Targets Export and/or Import Configuration
Feature Description CLI Commands
VRF To delete list of import and/or export
route target communities for the
specified VRF.
rbridge-id $<RBRIDGE_ID|INTEGER>
vrf $<VRF_NAME|STRING>
address-family ipv4
no route-target export $<ASN:NN|STRING>
no route-target import $<ASN:NN|STRING>
no route-target both $<ASN:NN|STRING>