Advertisement
Guest User

Untitled

a guest
Feb 9th, 2017
409
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.21 KB | None | 0 0
  1. LOL#show interfaces po2
  2.  
  3. Load balancing: src-dst-mac.
  4.  
  5. Gathering information...
  6. Channel Ports
  7. ------- -----
  8. Po2 Active: gi2/0/1-2 Non-candidate: gi1/0/1-2
  9. LOL#conf t
  10. LOL(config)#interface range GigabitEthernet 1/0/1-2
  11. LOL(config-if-range)#sh
  12. 18-Sep-2015 13:15:28 %LINK-W-Down: gi1/0/1
  13. 18-Sep-2015 13:15:28 %LINK-W-Down: gi1/0/2
  14. LOL(config-if-range)#no channel-group
  15. 18-Sep-2015 13:15:33 %LINK-E-PortParamNotSupported: Port gi1/0/1 doesn't support auto negotiation: enable parameter
  16.  
  17. 18-Sep-2015 13:15:33 %LINK-E-PortParamNotSupported: Port gi1/0/2 doesn't support auto negotiation: enable parameter
  18.  
  19. LOL(config-if-range)#interface range GigabitEthernet 2/0/1-2
  20. LOL(config-if-range)#sh
  21. 18-Sep-2015 13:15:43 %LINK-W-Down: gi2/0/1
  22. LOL(config-if-range)#18-Sep-2015 13:15:43 %LINK-W-Down: gi2/0/2
  23. 18-Sep-2015 13:15:43 %TRUNK-W-PORTREMOVED: Port gi2/0/1 removed from po2
  24. 18-Sep-2015 13:15:43 %TRUNK-W-PORTREMOVED: Port gi2/0/2 removed from po2
  25. 18-Sep-2015 13:15:43 %LINK-W-Down: po2
  26. 18-Sep-2015 13:15:43 %LINK-W-Down: Vlan 1
  27. LOL(config-if-range)#no channel-group
  28. 18-Sep-2015 13:15:47 %LINK-E-PortParamNotSupported: Port gi2/0/1 doesn't support auto negotiation: enable parameter
  29.  
  30. 18-Sep-2015 13:15:47 %Fiber-I-COPPER-SFP: gi2/0/2 copper SFP is detected.
  31. LOL(config-if-range)#18-Sep-2015 13:15:48 %LINK-W-Not Present: po2
  32.  
  33. LOL(config-if-range)#
  34. LOL(config-if-range)#channel-group 2 mode auto
  35. 18-Sep-2015 13:16:22 %2SWTRUNK-I-TRNKPORTPARAM: auto-negotiation/adv. capabilities of port gi2/0/1 differ from auto-negotiation/adv. capabilities of po2
  36. 18-Sep-2015 13:16:22 %2SWTRUNK-I-TRNKPORTPARAM: speed of port gi2/0/1 differ from speed of po2
  37. 18-Sep-2015 13:16:22 %LINK-W-Down: po2
  38. 18-Sep-2015 13:16:22 %2SWTRUNK-I-TRNKPORTPARAM: auto-negotiation/adv. capabilities of port gi2/0/2 differ from auto-negotiation/adv. capabilities of po2
  39. 18-Sep-2015 13:16:22 %2SWTRUNK-I-TRNKPORTPARAM: speed of port gi2/0/2 differ from speed of po2
  40. LOL(config-if-range)#interface range GigabitEthernet 1/0/1-2
  41. LOL(config-if-range)#channel-group 2 mode auto
  42. 18-Sep-2015 13:16:54 %2SWTRUNK-I-TRNKPORTPARAM: auto-negotiation/adv. capabilities of port gi1/0/1 differ from auto-negotiation/adv. capabilities of po2
  43. 18-Sep-2015 13:16:54 %2SWTRUNK-I-TRNKPORTPARAM: speed of port gi1/0/1 differ from speed of po2
  44. 18-Sep-2015 13:16:54 %2SWTRUNK-I-TRNKPORTPARAM: auto-negotiation/adv. capabilities of port gi1/0/2 differ from auto-negotiation/adv. capabilities of po2
  45. 18-Sep-2015 13:16:54 %2SWTRUNK-I-TRNKPORTPARAM: speed of port gi1/0/2 differ from speed of po2
  46. LOL(config-if-range)#no sh
  47. 18-Sep-2015 13:18:09 %LINK-I-Up: gi1/0/1
  48. 18-Sep-2015 13:18:09 %LINK-I-Up: gi1/0/2
  49. LOL(config-if-range)#18-Sep-2015 13:18:09 %Fiber-I-COPPER-SFP: gi1/0/1 copper SFP is detected.
  50. 18-Sep-2015 13:18:09 %LINK-W-Down: gi1/0/1
  51. 18-Sep-2015 13:18:09 %Fiber-I-COPPER-SFP: gi1/0/2 copper SFP is detected.
  52. 18-Sep-2015 13:18:09 %LINK-W-Down: gi1/0/2
  53. LOL(config-if-range)#no sh18-Sep-2015 13:18:11 %LINK-I-Up: gi1/0/2
  54. LOL(config-if-range)#channel-group 2 mode auto18-Sep-2015 13:18:13 %LINK-I-Up: gi1/0/1
  55. LOL(config-if-range)#interface range GigabitEthernet 1/0/1-218-Sep-2015 13:18:16 %TRUNK-I-PORTADDED: Port gi1/0/2 added to po2
  56. 18-Sep-2015 13:18:16 %LINK-I-Up: po2
  57. 18-Sep-2015 13:18:16 %LINK-I-Up: Vlan 1
  58. LOL(config-if-range)#18-Sep-2015 13:18:18 %TRUNK-I-PORTADDED: Port gi1/0/1 added to po2
  59. LOL(config-if-range)#interface range gi2/0/1-2
  60. LOL(config-if-range)#no sh
  61. LOL(config-if-range)#18-Sep-2015 13:18:28 %LINK-I-Up: gi2/0/1
  62. 18-Sep-2015 13:18:28 %LINK-I-Up: gi2/0/2
  63. 18-Sep-2015 13:18:28 %Fiber-I-COPPER-SFP: gi2/0/1 copper SFP is detected.
  64. 18-Sep-2015 13:18:28 %Fiber-I-COPPER-SFP: gi2/0/2 copper SFP is detected.
  65. 18-Sep-2015 13:18:28 %LINK-W-Down: gi2/0/1
  66. 18-Sep-2015 13:18:28 %LINK-W-Down: gi2/0/2
  67. 18-Sep-2015 13:18:30 %LINK-I-Up: gi2/0/2
  68. 18-Sep-2015 13:18:30 %LINK-I-Up: gi2/0/1
  69. 18-Sep-2015 13:18:35 %TRUNK-I-PORTADDED: Port gi2/0/1 added to po2
  70. 18-Sep-2015 13:18:35 %TRUNK-I-PORTADDED: Port gi2/0/2 added to po2
  71.  
  72. LOL(config-if-range)#end
  73. LOL#show interfaces po2
  74.  
  75. Load balancing: src-dst-mac.
  76.  
  77. Gathering information...
  78. Channel Ports
  79. ------- -----
  80. Po2 Active: gi1/0/1-2,gi2/0/1-2
  81. LOL#18-Sep-2015 13:18:46 %STP-W-PORTSTATUS: po2: STP status Forwarding
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement