Vrf-Lite Commands - D-Link DXS-3600-16S Manual

Dxs-3600 series layer 2/3 managed 10gbe switch
Hide thumbs Also See for DXS-3600-16S:
Table of Contents

Advertisement

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
vrf-name
Default
Command Mode
Command Default Level
Usage Guideline
Example
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
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)#
72-2 exit-address-family
This command is used to exit the address family configuration mode.
exit-address-family
Parameters
Default
Command Mode
Command Default Level
Usage Guideline
DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
Specifies the name of the VRF.
By default, no VRF address family is specified.
Router Configuration Mode.
Level: 8.
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.
This example shows how to create a new RIP routing instance of VRF VPN-A.
This example shows how to disable the address family of the VRF VPN-A.
None.
None.
Address Family Configuration Mode.
Level: 8
This command is used to exit address family configuration mode.
653

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents