03-26-2010 01:03 PM
Is possible have an access-class for IPV4 and another access-class for IPv6 in the line default for an CRS-1?
acctually, I have the access-class for IPv4 in the line default and want to add an access-class for IPv6. How could I do it?
03-28-2010 01:48 PM
Hi,
What you can try is configuring two line template, one for v4 and one for v6 and apply them to two different VTY pools:
vty-pool ipv4 0 4 line-template supportv4 vty-pool ipv6 5 9 line-template supportv6 ! line template supportv4
access-class in ipv4-acl ! line template supportv6 access-class in ipv6-acl !
Another solution is to use MPP:
http://www.cisco.com/en/US/docs/routers/crs/software/crs_r3.9/security/configuration/guide/sc39mpp.html
HTH
Laurent.
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
Log in to Community