cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
6707
Views
0
Helpful
4
Replies

Restrict access to loopback using ACL

ramcm.rr
Level 1
Level 1

Hello All,

I have tried to restrict access to loopback interface using ACL's with no luck. Does anyone know how this can be done?

Thanks,

Ram

1 Accepted Solution

Accepted Solutions

andrew.prince
Level 10
Level 10

The loopback is a "special" interface.

To limit connectvity you should look into restricting via the Control Plane - BEWARE you break everything if configured incorrectly.  Read the below VERY carefully.

http://www.cisco.com/en/US/docs/ios/sec_control_plane/configuration/guide/12_4t/cps_12_4t_book.html

HTH>

View solution in original post

4 Replies 4

andrew.prince
Level 10
Level 10

The loopback is a "special" interface.

To limit connectvity you should look into restricting via the Control Plane - BEWARE you break everything if configured incorrectly.  Read the below VERY carefully.

http://www.cisco.com/en/US/docs/ios/sec_control_plane/configuration/guide/12_4t/cps_12_4t_book.html

HTH>

Andrew is correct.

Think "why" you're doing before doing it.

Thanks Andrew. I will try it

I used management plane protection and it works great!

control-plane host

management-interface FastEthernet4 allow ssh snmp

Review Cisco Networking for a $25 gift card