DES-7200 Configuration Guide Chapter 7 Policy-based Routing
Configuration
7-19
Verify configuration
# Show the configuration of route map.
DES-7200#show route-map
route-map RM_FOR_PBR, permit, sequence 10
Match clauses:
ip address 101
ipv6 address net1
Set clauses:
ipv6 next-hop 2001::1 2002::1
ip default next-hop 59.78.184.1 210.82.12.1
route-map RM_FOR_PBR, permit, sequence 20
Match clauses:
ip address 102
ipv6 address net2
Set clauses:
ipv6 next-hop 2002::1 2001::1
ip default next-hop 210.82.12.1 59.78.184.1
# Show the configuration of IPv6 policy-based routing.
DES-7200#show ipv6 policy
Interface Route map
GigabitEthernet 0/3 RM_FOR_PBR
# Show the configuration of IPv4 policy-based routing.
DES-7200#show ip policy
Interface Route map
GigabitEthernet 0/3 RM_FOR_PBR
# Show the configuration of ACLs.
DES-7200#show access-lists
Extended IP access list 101
10 permit ip 202.112.144.0 0.0.0.255 any
Extended IP access list 102
10 permit ip 218.62.95.0 0.0.0.255 any
IPv6 access list net1
permit ipv6 2003::/64 any sequence 10
IPv6 access list net2
permit ipv6 2004::/64 any sequence 10