Users Guide

Table Of Contents
使 PBR VRF BLUE IP 2.2.2.2访 VRF
RED
1. 创建
OS10(config)# route-map test
2. 访 IP
OS10(config-route-map)# match ip 4.4.4.4 acl1
3. 2.2.2.2 VRF BLUE 访
OS10(config-route-map)#
OS10(config-route-map)# set ip vrf BLUE next-hop 2.2.2.2
OS10(config-route-map)# exit
4. VLAN40
OS10(config)# interface vlan 40
OS10(conf-if-vl-40)#
OS10(conf-if-vl-40)# ip policy route-map test
5. PBR
OS10(conf-if-vl-40)# show configuration
!
interface vlan40
no shutdown
ip policy route-map test
!
访
使 IPv4 IPv6 访 VRF 访
1. 配置
track track-id
OS10(config)# track 200
2. VRF 访
ip ip-address reachablility vrf vrf-name
OS10(conf-track-200)#
OS10(conf-track-200)# ip 1.1.1.1 reachability vrf red
OS10(conf-track-200)#exit
658
3