DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
653
VRF-Lite Commands
72-1 address-family ipv4 vrf
This command is used to enter the VRF address family configuration mode. Use the
no
form of this command to
disable VRF address family configuration mode.
address-family ipv4 vrf
vrf-name
no address-family ipv4 vrf
vrf-name
Parameters
72-2 exit-address-family
This command is used to exit the address family configuration mode.
exit-address-family
vrf-name
Specifies the name of the VRF.
Default
By default, no VRF address family is specified.
Command Mode
Router Configuration Mode.
Command Default Level
Level: 8.
Usage Guideline
This command is used for configuring routing instances such as BGP or RIP that use
IPv4 address prefixes. After executing this command, the address family
configuration mode will be entered and a new routing instance may be created with
this command. For example, in RIP, with this command, a new RIP routing instance
will be created. Then use the command
show ip rip vrf
to check the settings.
If the no form of this command is executed, the related routing instance will be
removed and the command line will exit address family mode.
Example
This example shows how to create a new RIP routing instance of VRF VPN-A.
DXS-3600-32S#configure terminal
DXS-3600-32S(config)# ip vrf VPN-A
DXS-3600-32S(config-vrf)# exit
DXS-3600-32S(config)# interface vlan 1
DXS-3600-32S(config-if)# ip vrf forwarding VPN-A
DXS-3600-32S(config-if)# ip address 10.1.1.1 255.255.255.0
DXS-3600-32S(config-if)# exit
DXS-3600-32S(config)# router rip
DXS-3600-32S(config-router)# address-family ipv4 vrf VPN-A
DXS-3600-32S(config-router-af)#
Example
This example shows how to disable the address family of the VRF VPN-A.
DXS-3600-32S#configure terminal
DXS-3600-32S(config)# router rip
DXS-3600-32S(config-router)# no address-family ipv4 vrf VPN-A
DXS-3600-32S(config-router)#
Parameters
None.
Default
None.
Command Mode
Address Family Configuration Mode.
Command Default Level
Level: 8
Usage Guideline
This command is used to exit address family configuration mode.
Summary of Contents for DXS-3600-16S
Page 1: ...CLI Reference Guide Product Model DXS 3600 Series Layer 2 3 Managed 10GbE Switch Release 1 10 ...
Page 232: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 224 ...
Page 301: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 293 ...
Page 349: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 341 ...
Page 494: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 486 ...
Page 564: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 556 ...
Page 649: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 641 ...