cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
4029
Views
0
Helpful
2
Replies

Use of access-class 20 in vrf-also

mahesh18
Level 6
Level 6

Hi Everyone,

Need to  know the reason of command

access-class 20 in vrf-also  under  line vty 0 4.

line vty 0 4

access-class 20 in vrf-also

I checked current device it has  no VRF  config.

Only  config i found is  on 4500 is

ip vrf mgmtVrf

interface FastEthernet1

ip vrf forwarding mgmtVrf

But this Management interface Fa1  is shutdown.

Do we need access-class 20 in vrf-also under this setup?

Regards

Mahesh

1 Accepted Solution

Accepted Solutions

Reza Sharifi
Hall of Fame
Hall of Fame

Hi Mahesh,

That access list is there so you can limit access coming from a specific vrf.  In this case it is the management vrf.  If interface fa1 is shut, there is no vrf and everything is in global routing table, then you don't need that access list.

HTH

Reza

View solution in original post

2 Replies 2

Reza Sharifi
Hall of Fame
Hall of Fame

Hi Mahesh,

That access list is there so you can limit access coming from a specific vrf.  In this case it is the management vrf.  If interface fa1 is shut, there is no vrf and everything is in global routing table, then you don't need that access list.

HTH

Reza

Hi Reza,

Many thanks again for confirming my thoughts.

Best regards

MAhesh