[c-nsp] Backup Interface & IPv6 - why is Cisco sleeping?
Garry
gkg at gmx.de
Sat Dec 18 18:14:17 EST 2010
Just noticed, looks like they even messed up the IPv4 part in
conjunction with standby IPs ...
e.g.:
int g0/0/0
ip add 172.20.0.10 255.255.255.0
backup-interface g0/0/1
int g0/0/1
ip add 172.20.0.10 255.255.255.0
This config of course works fine ... attempting to add this:
int g0/0/0
standby 1 ip 172.20.0.1
results in:
% 172.20.0.1 overlaps with GigabitEthernet0/0/1
d'oh ... of course, after all it's the _BACKUP_ interface ... using a
different subnet would defeat the meaning of a backup interface ...
Btw, this still works in e.g. 12.4(17a) on a 7200 ...
-garry
More information about the cisco-nsp
mailing list