iSG4F
User’s Manual
iS5 Communications Inc.
164
26.3.2
Configuration
HUB (iSG18GFP)
1.
Set router host name (not mandatory).
set host-name hub
2.
Disable spanning tree and remove the ports to be used in the VPN from default vlan 1.
config terminal
no spanning-tree
vlan 1
no ports fastethernet 0/1,0/8 gigabitethernet 0/3 untagged fastethernet
0/1,0/8
exit
3.
Assign the user and network vlans and set PVID for the untagged ports.
vlan 10
ports fastethernet 0/1 gigabitethernet 0/3 untagged fastethernet 0/1
exit
vlan 20
ports fastethernet 0/8 gigabitethernet 0/3 untagged fastethernet 0/8
exit
interface fastethernet 0/1
alias UNI
switchport pvid 10
exit
interface fastethernet 0/8
alias NNI
switchport pvid 20
exit
4.
Assign GCE IP interface for management (not mandatory).
interface vlan 10