C i s c o C o n f i d e n t i a l - B e t a R e v i e w R 3 . 7. 1
Terminal Services Commands on Cisco IOS XR Software
access-class
SMR-668
Cisco ASR 14000 Series Router System Management Command Reference
OL-17231-01
The following sample output from the
show
ipv4
access-lists
command displays the IPv4 access list
named vtyacl:
RP/0/RP0/CPU0:router#
show ipv4 access-lists vtyacl
ipv4 access-list vtyacl
10 permit ip host 10.32.162.48 any
20 permit ip host 10.20.49.170 any
30 permit ip host 10.60.3.5 any
The following sample output from the
show
ipv6
access-lists
command displays the IPv6 access list
name vtyacl:
RP/0/RP0/CPU0:router#
show ipv6 access-lists vtyacl
ipv6 access-list vtyacl
10 permit ipv6 host 2001:db8:2222:: any
20 permit ipv6 host 2001:db8:0:4::2 any
Related Commands
Command
Description
ipv4 access-list
Defines an IPv4 access list by name.
ipv6 access-list
Defines an IPv6 access list by name.