Guest User

Untitled

a guest
Sep 21st, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. interface GigabitEthernet1/0/15
  2. description YLINX_PTP
  3. switchport access vlan 400
  4. switchport trunk encapsulation dot1q
  5. switchport mode access
  6.  
  7. interface GigabitEthernet1/0/16
  8. description YLINX_161_DIRECT
  9. switchport access vlan 402
  10. switchport trunk encapsulation dot1q
  11. switchport mode access
  12.  
  13. interface GigabitEthernet1/0/18
  14. description YLINX_CISCO_ROUTER
  15. switchport trunk encapsulation dot1q
  16. switchport mode trunk
  17.  
  18. interface GigabitEthernet1/0/21
  19. description YLINX_SERVERS
  20. switchport access vlan 403
  21. switchport trunk encapsulation dot1q
  22. switchport mode access
Add Comment
Please, Sign In to add comment