cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
290
Views
1
Helpful
1
Replies

Can i configure two access- class on line vty

We have more than 100 devices oh which we have configured access-class 50 in on line vty where only network administrator ip are allowed and they only can access the network devices.

Now we have a new requirement where we have 5 devices special reserved for network device access on daily basis what we do is we take access from our local system to one of the these 5 system access & from that any one of the 5 system we take putty access of the network devices.

Currently on network devices we have access-class 50 in configured on line vty 0 4 where in access-list 50 local system as well as 5 system ips are allowed.

What we want is that we want to remove the local system ip's & add the 5 system ip's that we be used for network devices access.

can i configure a new access-list and apply on the line vty

will this configuration work or not

line vty 0 4

access-class 50 in

access- class 60 in

is this a valid configuration .kindly help

1 Reply 1

Richard Burts
Hall of Fame
Hall of Fame

It is not a valid configuration to have 2 access class in statements. What you need to do is to modify access list 50 so that it has the permits that would have been in 60.

HTH

Rick