![Symmetricom TimeProvider 2300 User Manual Download Page 177](http://html.mh-extra.com/html/symmetricom/timeprovider-2300/timeprovider-2300_user-manual_1419620177.webp)
098-00564-000 Revision A3 – July, 2013
TimeProvider 2300/2700 User’s Guide
177
Chapter 3
TimeProvider 2300/2700 CLI Command Set
To modify the IP address, netmask, or gateway for an existing fixed (default)
VLAN configuration with IPv4 address for the PTP client port, ETH1:
set vlan config eth1 modify index 1 vlan-id <vlan-id> ipv4
address <ipv4-address> netmask <ipv4-mask> gateway
<ipv4-gateway>
To delete a fixed VLAN configuration for the specified index for the PTP client
port, ETH1:
set vlan config eth1 delete index 1
To provision the state of the fixed VLAN for the specified index for the PTP client
port, ETH1:
set vlan config eth1 state index 1 {enable | disable}
To provision PTP Server Port ETH2:
To add a fixed VLAN (default) with IPv4 address for the specified port:
set vlan config eth2 add index <1-16> vlan-id <vlan-id>
priority <priority> ipv4 address <ipv4-address> netmask
<ipv4-mask> gateway <ipv4-gateway>
To add a non-fixed VLAN with IPv4 address:
set vlan config eth2 add non-fixed vlan-id <vlan-id>
priority <priority> ipv4 address <ipv4-address> netmask
<ipv4-mask> next-hop <ipv4-addr> dest-network
<ipv4-network-prefix/prefix-length>
To modify the IP address, netmask, or gateway for an existing fixed (default)
VLAN configuration with IPv4 address on the specified port:
set vlan config eth2 modify index <1-16> vlan-id <vlan-id>
ipv4 address <ipv4-address> netmask <ipv4-mask> gateway
<ipv4-gateway>
To modify the IP address, netmask, or gateway for an existing non-fixed VLAN
configuration on the specified port:
set vlan config eth2 modify non-fixed vlan-id <vlan-id> ipv4
address <ipv4-address> netmask <ipv4-mask> next-hop
<ipv4-addr> dest-network <ipv4-network-prefix/prefix-length>
To delete a fixed VLAN configuration for the specified index on the specified port:
set vlan config eth2 delete index <1-16>
To delete a non-fixed VLAN configuration for the specified VLAN ID on the
specified port:
Note:
If a gateway router is not required, then set the gateway value
to the special value of 0.0.0.0