Dell S6100 Configuration Manual page 1019

Hide thumbs Also See for S6100:
Table of Contents

Advertisement

ip route-export 1:1
3
Configure VRF-red.
ip vrf vrf-red
interface-type slot/port[/subport]
ip vrf forwarding VRF-red
ip address ip—address mask
A non-default VRF named VRF-red is created and the interface is assigned to this VRF.
4
Configure the import target in VRF-red.
ip route-import 1:1
5
Configure the export target in VRF-red.
ip route-export 2:2
6
Configure VRF-blue.
ip vrf vrf-blue
interface-type slot/port[/subport]
ip vrf forwarding VRF-blue
ip address ip—address mask
A non-default VRF named VRF-blue is created and the interface 1/12 is assigned to it.
7
Configure the import target in VRF-blue.
ip route-import 1:1
8
Configure the export target in VRF-blue.
ip route-import 3:3
9
Configure VRF-green.
ip vrf vrf-green
interface-type slot/port[/subport]
ip vrf forwarding VRF-green
ip address ip—address mask
A non-default VRF named VRF-green is created and the interface is assigned to it.
10
Configure the import target in the source VRF VRF-Shared for reverse communication with VRF-red and VRF-blue.
ip vrf vrf-shared
ip route—import 2:2
ip route-import 3:3
The show run output for the above configuration is as follows:
ip vrf VRF-Red
ip route-export
ip route-import
!
ip vrf VRF-Blue
ip route-export
ip route-import
!
ip vrf VRF-Green
2:2
1:1
3:3
1:1
Virtual Routing and Forwarding (VRF)
1019

Advertisement

Table of Contents
loading

Table of Contents