05-03-2012 10:18 AM - edited 02-20-2020 09:42 PM
Hello everyone.
I've just want to confirm if I can protect a router (telnet and ssh) putting 2 ACL's (one IPv4 and other IPv6) on the same line vty. Something like:
line vty 0 4 access-class hostsIPv4 in ipv6 access-class hostsIPv6 in
Do I have to use named ACLs?
Thanks in advance
Solved! Go to Solution.
05-14-2012 03:01 AM
Yes,
you can do that.
line vty 0 4
access-class 60 in
ipv6 access-class acl-ipv6-access in
transport input telnet ssh
regards,
Herbert
05-14-2012 03:01 AM
Yes,
you can do that.
line vty 0 4
access-class 60 in
ipv6 access-class acl-ipv6-access in
transport input telnet ssh
regards,
Herbert
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide