SOHO L2 Port Channel
conf t
interface Vlan[[VLAN Number]]
description *** [[Username]], [[Address]], (via GPON), [[City]]. [LID:[[LID]]] ***
ip address [[IP Address]] [[Subnet Mask]]
no ip redirects
no ip unreachables
no ip proxy-arp
ip verify unicast source reachable-via rx
no shut
end
conf t
vlan [[VLAN Number]]
name [[Dashed Username]]
end
conf t
interface Port-channel[[Port Channel Number]]
switchport trunk allowed vlan add [[VLAN Number]]
end
Use this code to post the full script to your own page:
Use this code to post only the variables to your own page: