196
TimeProvider 2300/2700 User’s Guide
098-00564-000 Revision A3 – July, 2013
Chapter 4 Provisioning
Provisioning VLAN
VLANs on the ETH1 Client Port
The TP 2300/2700 supports one VLAN on the ETH1 client port. Each VLAN must
be within it own unique network/subnet. There is no default VLAN configuration.
shows the command for configuring VLANs for the ETH1 client ports.
Example
Use the following procedure to configure a fixed VLAN on ETH1 with index of 1,
VLAN ID of 120, priority of 5, IP address of 192.168.3.100, netmask of
255.255.255.0 and gateway of 192.168.3.1:
1. Login at the Admin or Config-user level.
2. Type
set vlan config eth1 add index 1 vlan-id 120 priority 5 ipv4
address 192.168.3.100 netmask 255.255.255.0 gateway 192.168.3.1
and press
Enter
.
3. Type
set vlan config eth1 state index 1 vlan-id 120 enable
and press
Enter
.
4. Type
set vlan mode eth1 enable
and press
Enter
.
5. Type
show vlan config eth1
and press
Enter
to verify the configuration.
6. Type
show ip status eth1
and press
Enter
to verify VLAN is up. For example,
you should see "eth1.120 Link" with the IP address attached.
Note:
Wait 30 seconds after executing the command
set vlan mode
eth
x
before issuing the next command.
If a script is used to execute commands, wait for the "reply prompt" to
come back before executing the next command.