Guest User

Untitled

a guest
Jan 22nd, 2019
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. ; Assuming propper VPC peering, this config must be on both.
  2.  
  3. fex 103
  4. pinning max-links 1
  5. description "FEX103"
  6. serial JAF1519BPFT
  7. interface Ethernet1/9
  8. description PO103 - FEX103
  9. switchport mode fex-fabric
  10. fex associate 103
  11. spanning-tree port type edge trunk
  12. spanning-tree bpduguard enable
  13. channel-group 103
  14. interface port-channel103
  15. switchport mode fex-fabric
  16. vpc 103
  17. fex associate 103
  18.  
  19. ...
  20.  
  21. interface Ethernet103/1/1
  22. description dbapps3
  23. switchport access vlan 998
  24. ; FEX ports always an STP edge port and always have BPDUGuard on
Add Comment
Please, Sign In to add comment