180
TimeProvider 2300/2700 User’s Guide
098-00564-000 Revision A3 – July, 2013
Chapter 3
TimeProvider 2300/2700 CLI Command Set
TP2700> set vlan-config eth2 state non-fixed vlan-id 75
enable
Example 6
PTP Client Port:
To add a fixed VLAN on PTP client port ETH1 with VLAN ID = 25, Index=1,
Priority=0, where the IP address= 192.168.1.5 Netmask=255.255.255.0, and
Gateway=192.168.1.1:
TP2700> set vlan-config eth1 add index 1 vlan-id 25 priority
0 ipv4 address 192.168.1.5 netmask 255.255.255.0 gateway
192.168.1.1
Example 7
PTP Client Port:
To modify Index 2 on an existing fixed VLAN on PTP client port ETH1 with the new
IP address of 192.168.1.7, Netmask=255.255.255.0, and Gateway=192.168.1.1:
TP2700> set vlan-config eth1 modify index 2 ipv4 address
192.168.1.7 netmask 255.255.255.0 gateway 192.168.1.1
Example 8
PTP Client Port:
To delete the fixed VLAN configuration for Index 2 on PTP client port ETH1:
TP2700> set vlan-config eth1 delete index 2
Example 9
PTP Client Port:
To enable the fixed VLAN configuration for Index 1 on PTP client port ETH1:
TP2700> set vlan-config eth1 state index 1 enable
Level :
Admin