this is almost exciting...
dsw1#sh run int po1
Building configuration...
Current configuration : 84 bytes
!
interface Port-channel1
no switchport
ip address 10.1.4.13 255.255.255.252
end
dsw1#10.1.4.14
Trying 10.1.4.14 ... Open
User Access Verification
Password:
dsw2#sh run int po1
Building configuration...
Current configuration : 84 bytes
!
interface Port-channel1
no switchport
ip address 10.1.4.14 255.255.255.252
end
dsw2#
be sure to use no switchport on the interface range you included in the channel group or it will complain, so too on the port channel interface before setting th ip address...
No comments:
Post a Comment