D-Link DXS-3600-32S 24-port Top Of Rack 10 Gigabit Managed Switch With Expansion Slot

User Manual - Page 662

For DXS-3600-32S.

PDF File Manual, 695 pages, Read Online | Download pdf file

DXS-3600-32S photo
Loading ...
Loading ...
Loading ...
DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
654
72-3 import map
This command is used to configure the import route map of one VRF. Use the no form of this command to delete the
import route map.
import map route-map
no import map
Parameters
72-4 ip vrf
This command is used to create a new VRF instance. Use the no form of this command to delete one VRF instance.
ip vrf vrf-name
no ip vrf vrf-name
Parameters
Example
This example shows how to exit the address family configuration mode.
DXS-3600-32S#configure terminal
DXS-3600-32S(config)# router rip
DXS-3600-32S(config-router)# address-family ipv4 vrf VPN-A
DXS-3600-32S(config-router-af)#network 10.1.1.0
DXS-3600-32S(config-router-af)#exit-address-family
DXS-3600-32S(config-router)#
route-map Specifies the name of import route map of the VRF.
Default
By default, no import route map is specified to a VRF instance.
Command Mode
VRF Configuration Mode.
Command Default Level
Level: 15.
Usage Guideline
This command is used to set the import route map of one VRF. This is used by BGP
to distribute VPN routing information. One VRF only has one import route map. The
new import route map will overwrite the value set before.
Use the command show ip vrf to check the settings.
Example
This example shows how to create a VRF VPN-A and set its import route map.
DXS-3600-32S#configure terminal
DXS-3600-32S(config)# ip vrf VPN-A
DXS-3600-32S(config-vrf)# import map rmap1
DXS-3600-32S(config-vrf)#
vrf-name Specifies the name of the VRF.
Default
By default, no VRF instance is specified.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 15
Loading ...
Loading ...
Loading ...