Brocade Network OS Command Reference v4.1.0 User Manual

Page 1028

Advertising
background image

990

Network OS Command Reference

53-1003115-01

show route-map

2

Policy routing matches: 100 packets; 500000 bytes

ip policy route-map abc permit 20 (Active)

match ip address acl ACL_Vincent_2

set ip precedence flash

set ip next-hop 10.3.1.1

set ip next-hop 10.4.2.1 (selected)

set ip interface null0

Policy routing matches: 0 packets; 0 bytes

sw0# show route-map xyz

Interface TenGigabitEthernet 3/4

ip policy route-map xyz deny 10 (inactive)

match ip address acl Vincent

set ip precedence critical

set ip vrf pulp_fiction next-hop 3.3.3.5 (selected)

set ip next-hop 4.4.4.4

Policy routing matches: Counter not available

sw0# show route-map abc rbridge-id all

Interface TenGigabitEthernet 204/3/3

ip policy route-map abc permit 10 (Active)

match ip address acl ACL_Vincent

set ip next-hop 3.3.1.1 (selected)

set ip next-hop 4.4.2.1

Policy routing matches: 100 packets; 500000 bytes

Interface Ve 3 on rbridge-id 205

ip policy route-map abc permit 20 (Active)

match ip address acl ACL_Vincent_2

set ip next-hop 10.3.1.1

set ip next-hop 10.4.2.1 (selected)

set ip interface null0

Policy routing matches: 0 packets; 0 bytes

See Also

ip policy route-map

Advertising