Skip to content

Instantly share code, notes, and snippets.

View azryve's full-sized avatar

Fedor Zhukov azryve

  • Netherlands
View GitHub Profile
cat2960-sw0#show run int fa0/30
Current configuration : 34 bytes
!
interface FastEthernet0/30
end
cat2960-sw0#conf t
Enter configuration commands, one per line. End with CNTL/Z.
cat2960-sw0(config)#interface fa0/30
cat2960-sw0(config-if)# switchport mode trunk
interface FastEthernet0/30
switchport mode trunk
- switchport trunk allowed vlan add 2600-2602,2612,2670
? ----
+ switchport trunk allowed vlan 2600-2602,2612,2670
exit
interface FastEthernet0/30