12-09-2016 07:23 PM - edited 03-08-2019 08:31 AM
Gurus, please help. i would like to remove the po1 but after doing no int po1, the 2nd po1 still show.
!
interface Port-channel1
no ip address
hold-queue 0 in
!
interface Port-channel1
switchport mode trunk
!
sns001c2811t9003#sh int description | i Po1
Po1 down down
Po1 up down
sns001c2811t9003#
12-10-2016 03:24 AM
Don't see how this is possible. On what platform does this configuration exist?
Have you tried reloading the device to see if it clear things up?
12-10-2016 04:40 PM
CISCO2811 Version 12.4(13r)T11
Yes i reboot same result.
here's what i found something weird.
Upon login again today: noticed that there's only one Po1
!
interface Loopback0
ip address 10.10.10.10 255.255.255.255
!
interface Port-channel1
switchport mode trunk
!
interface FastEthernet0/0
but after shutting down.. theres 2 PO1 (i tried to removed as well but the PO1 w/ mode trunk remains)
Po1 admin down down
Po1 up down
and the run config shows like this
!
interface Port-channel1
no ip address
shutdown
hold-queue 0 in
!
interface Port-channel1
switchport mode trunk
!
interface FastEthernet0/0
12-11-2016 03:28 AM
It is tough to find documentation but this may provide an answer. Look at the attached link, specifically the 7200 router config. The same may apply in that by defining the port-channel as a trunk you need the major interface and then the L3 sub interfaces in their respective VLANs.
http://www.cisco.com/c/en/us/support/docs/switches/catalyst-2950-series-switches/24042-158.html
Never had to do this myself, but hope it clears things up.
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