G

CLI Templates

 

 

 

 

TABLE 68

Private VLAN – Display private VLAN Configuration

 

 

 

 

 

 

 

Feature

Description

CLI Commands

 

 

 

 

 

 

 

VLAN

To display the private vlan status.

show vlan private-vlan

 

 

 

 

 

 

 

TABLE 69

VRF – VRF Creation

 

 

 

 

 

 

 

 

Feature

Description

CLI Commands

 

 

 

 

 

 

 

VRF

To create VRF in specific RBridge.

rbridge-id $<RBRIDGE_IDINTEGER>

 

 

 

 

vrf $<VRF_NAMESTRING>

 

 

 

 

 

 

 

TABLE 70

VRF – VRF Deletion

 

 

 

 

 

 

 

 

Feature

Description

CLI Commands

 

 

 

 

 

 

 

VRF

To delete VRF from specific RBridge.

rbridge-id $<RBRIDGE_IDINTEGER>

 

 

 

 

no vrf $<VRF_NAMESTRING>

 

 

 

 

 

 

TABLE 71

VRF – Route Distinguisher Configuration

 

 

 

 

 

 

 

Feature

Description

CLI Commands

 

 

 

 

 

 

 

VRF

To configure Route Distinguisher

rbridge-id $<RBRIDGE_IDINTEGER>

 

 

 

global to VRF context.

vrf $<VRF_NAMESTRING>

 

 

 

 

rd $<ASN:NNSTRING>

 

 

 

 

 

 

TABLE 72

VRF – Maximum routes configuration for IPV4 Address Family

 

 

 

 

 

 

 

Feature

Description

CLI Commands

 

 

 

 

 

 

 

VRF

To configure maximum number of

rbridge-id $<RBRIDGE_IDINTEGER>

 

 

 

routes per VRF for IPV4 family.

vrf $<VRF_NAMESTRING>

 

 

 

 

rd $<ASN:NNSTRING>

 

 

 

 

address-family ipv4 max-route $<MAX_ROUTEINTEGER>

 

 

 

 

 

 

TABLE 73

VRF – Route Targets Export and/or Import Configuration

 

 

 

 

 

 

 

Feature

Description

CLI Commands

 

 

 

 

 

 

 

VRF

To configure list of import and/or

rbridge-id $<RBRIDGE_IDINTEGER>

 

 

 

export route target communities for

vrf $<VRF_NAMESTRING>

 

 

 

the specified VRF.

address-family ipv4

 

 

 

 

route-target export $<ASN:NN_EXPORTSTRING>

 

 

 

 

route-target import $<ASN:NN_IMPORTSTRING>

 

 

 

 

route-target both $<ASN:NN_BOTHSTRING>

 

 

 

 

 

 

TABLE 74

VRF – Delete Route Targets Export and/or Import Configuration

 

 

 

 

 

 

 

Feature

Description

CLI Commands

 

 

 

 

 

 

 

VRF

To delete list of import and/or

rbridge-id $<RBRIDGE_IDINTEGER>

 

 

 

export route target communities for

vrf $<VRF_NAMESTRING>

 

 

 

the specified VRF.

address-family ipv4

no route-target export $<ASN:NNSTRING> no route-target import $<ASN:NNSTRING> no route-target both $<ASN:NNSTRING>

1352

Brocade Network Advisor IP User Manual

 

53-1003056-01

Page 1404
Image 1404
Brocade Communications Systems IP250 user manual VRF VRF Creation, VRF VRF Deletion, VRF Route Distinguisher Configuration