From: Quetta Walla (quetta_1@lycos.com)
Date: Fri Feb 24 2006 - 03:54:32 GMT-3
If router R1 and R2 are connected to ports f0/1 and f0/2 of sw respectively. R1 and R2 have HSRP enabled on these ports. Now the requirement is also to configure port-security on port f0/1 and port f0/2 of the switch which should accept only mac-addresses of these routers and can survive a reboot. Do not use bia command.
sw
int f0/1
sw mo access
sw access vlan 192
sw port-security
sw port-security max 2
maximum 2 is to accomodate the virtual mac-add used by HSRP.
Question is, should the mac-address of R1 be hard coded on f0/1 of sw and of R2's on f0/2 of sw. Then what about the virtual mac used by HSRP because 2 similar mac-add cannot be hardcoded on 2 ports of the same switch. This has to be done without using bia command.
Thanks
--
This archive was generated by hypermail 2.1.4 : Wed Mar 01 2006 - 11:28:18 GMT-3