Reference Guide

IPv6 Access Control Lists (IPv6 ACLs) | 769
show config
c e s
View the current route map configuration.
Syntax
show config
Command Modes
ROUTE-MAP
Command
History
Example
FTOS(config-route-map)#show config
!
route-map Rmap1 permit 10
match ip address v4plist
match ipv6 address plist1
match ipv6 next-hop prefix-list plist2
match ipv6 route-source prefix-list plist3
set next-hop 1.1.1.1
set ipv6 next-hop 3333:2222::
show route-map
c e s
View the current route map configurations.
Syntax
show route-map
Command Modes
EXEC
EXEC Privilege
Command
History
Example
FTOS#show route-map
!
route-map Rmap1, permit, sequence 10
Match clauses:
ip address: v4plist
ipv6 address: plist1
ipv6 next-hop prefix-lists: plist2
ipv6 route-source prefix-lists: plist3
Set clauses:
next-hop 1.1.1.1
ipv6 next-hop 3333:2222::
Version 8.4.2.1 Introduced on the S-Series
Version 8.2.1.0 Introduced support on the E-Series ExaScale
Version 7.8.1.0 Introduced support on the C-Series
Version 7.4.1.0 Introduced support on the E-Series TeraScale
Version 8.4.2.1 Introduced on the S-Series
Version 8.2.1.0 Introduced support on the E-Series ExaScale
Version 7.8.1.0 Introduced support on the C-Series
Version 7.4.1.0 Introduced support on the E-Series TeraScale