Advertisement
Guest User

Untitled

a guest
Jun 28th, 2017
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.31 KB | None | 0 0
  1. f1p200swt#show run int Gi3/25
  2. Building configuration...
  3.  
  4. Current configuration : 230 bytes
  5. !
  6. interface GigabitEthernet3/25
  7. description bladeswitch1-1/1
  8. switchport
  9. switchport trunk encapsulation dot1q
  10. switchport trunk allowed vlan 1-200
  11. switchport mode trunk
  12. channel-protocol lacp
  13. channel-group 20 mode active
  14. end
  15.  
  16. f1p200swt#show run int Gi3/26
  17. Building configuration...
  18.  
  19. Current configuration : 230 bytes
  20. !
  21. interface GigabitEthernet3/26
  22. description bladeswitch1-1/2
  23. switchport
  24. switchport trunk encapsulation dot1q
  25. switchport trunk allowed vlan 1-200
  26. switchport mode trunk
  27. channel-protocol lacp
  28. channel-group 20 mode active
  29. end
  30.  
  31. f1p200swt#show run int Gi4/25
  32. Building configuration...
  33.  
  34. Current configuration : 230 bytes
  35. !
  36. interface GigabitEthernet4/25
  37. description bladeswitch1-1/3
  38. switchport
  39. switchport trunk encapsulation dot1q
  40. switchport trunk allowed vlan 1-200
  41. switchport mode trunk
  42. channel-protocol lacp
  43. channel-group 20 mode active
  44. end
  45.  
  46. f1p200swt#show run int Gi4/26
  47. Building configuration...
  48.  
  49. Current configuration : 230 bytes
  50. !
  51. interface GigabitEthernet4/26
  52. description bladeswitch1-1/4
  53. switchport
  54. switchport trunk encapsulation dot1q
  55. switchport trunk allowed vlan 1-200
  56. switchport mode trunk
  57. channel-protocol lacp
  58. channel-group 20 mode active
  59. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement