Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- interface Port-channel3
- description LACP SW1
- switchport trunk native vlan 999
- switchport mode trunk
- !
- interface GigabitEthernet0/9
- switchport trunk native vlan 999
- switchport mode trunk
- channel-group 3 mode active
- !
- interface GigabitEthernet0/10
- switchport trunk native vlan 999
- switchport mode trunk
- channel-group 3 mode active
- !
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement