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