290 TimeProvider 5000 User’s Guide 098-00028-000 Revision F – May, 2012
Chapter 4 Provisioning
Provisioning VLAN
Use the following procedure to configure a fixed VLAN with an ID of 2 and priority of
3:
1. Login at the Admin or Config-user level.
2. Type
set vlan-config add ioc1-1 index 1 vlan-id 2 priority 3
address 192.168.3.20 netmask 255.255.255.0 gateway 192.168.3.1
and
press Enter.
3. Type
set vlan-config state ioc1-1 index 1 enable and press Enter.
4. Type
set vlan-mode ioc1-1 enable and press Enter.
5. Type
show vlan-config ioc1-1 and press Enter to verify the configuration.
6. Type
show ip status ioc-1 and press Enter to verify VLAN is up.
Example
Use the following procedure to configure a non-fixed VLAN on ETH1 with VLAN ID
of 99, priority of 5, next hop IP address of 192.168.3.1 and Destination
Network/Net-Prefix=192.168.4.0/24:
1. Login at the Admin or Config-user level.
2. Type
set vlan-config add ioc1-1 non-fixed vlan-id 99 priority 5
address 192.168.3.20 netmask 255.255.255.0 next-hop 192.168.3.1
dest-network 192.168.4.0/24
and press Enter.
3. Type
set vlan-config state ioc1-1 non-fixed vlan-id 99 enable and
press Enter.
4. Type
set vlan-mode ioc1-1 enable and press Enter.
5. Type
show vlan-config ioc1-1 and press Enter to verify the configuration.
6. Type
show ip status ioc-1 and press Enter to verify VLAN is up.