10-19-2012 11:05 AM - edited 03-07-2019 09:34 AM
Hi all,
If you hot swap a 100M card with a Gig module in a live 4500 switch, what happens to the running-config? Don't have the module versions to hand.
Thanks in advance,
Jason
Solved! Go to Solution.
10-19-2012 11:50 AM
As per the 4500 and 6500/7600 chassis, the box will stay up, the new card will boot up and function as expected but you will have to re-entere the config for all those ports (assuming you will be reconnecting everything to the same port numbers) as in the old config they were (if it was slot 2 for example);
interface FastEthernet 2/1
ip address x.x.x.x y.y.y.y
desc: link to the moon
interface FastEthernet 2/2
switch mode acccess
switchport access vlan 666
desc: link to hell
Now they will be;
interface GigabitEthernet 2/1
interface GigabitEthernet 2/1
HTH!
10-19-2012 11:50 AM
As per the 4500 and 6500/7600 chassis, the box will stay up, the new card will boot up and function as expected but you will have to re-entere the config for all those ports (assuming you will be reconnecting everything to the same port numbers) as in the old config they were (if it was slot 2 for example);
interface FastEthernet 2/1
ip address x.x.x.x y.y.y.y
desc: link to the moon
interface FastEthernet 2/2
switch mode acccess
switchport access vlan 666
desc: link to hell
Now they will be;
interface GigabitEthernet 2/1
interface GigabitEthernet 2/1
HTH!
10-19-2012 12:04 PM
That's what I suspected, just needed a little bit of reassurance on it!
Cheers!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide