78
TimeProvider 2300/2700 User’s Guide
098-00564-000 Revision A3 – July, 2013
Chapter 3
TimeProvider 2300/2700 CLI Command Set
Level :
User, Config, and Admin
set ethernet
Use this command to configure the Ethernet ports: the port state, the connector
type, the auto-negotiation state and speed, and the Ethernet signal type. When
Ethernet auto-negotiation is enabled, the TP 2300/2700 will advertise connection
speeds of 100M, 1000M, or 100/1000M. Users can specify a connection speed for a
port, 100 MB, 1000 MB, or All, to configure speed used by auto-negotiation. If auto
negotiation is disabled, the Ethernet connection speed will be forced to 100M for
RJ45 and to 1000M for Optical SFPs.
Command Syntax:
To provision the connector type, RJ45 (R1) or SFP (S1), for ETH1 packet service port:
set ethernet active-connector eth1 {r1-rj45 | s1-sfp}
To provision the connector type, RJ45 (R2) or SFP (S2), for ETH2 packet service port:
set ethernet active-connector eth2 {r2-rj45 | s2-sfp}
To set the Ethernet Auto Negotiation state for the specified packet service port:
set ethernet auto-neg state {eth1 | eth2} {enable | disable}
To set the advertised speed for Ethernet Auto Negotiation:
set ethernet auto-neg speed {eth1 | eth2} {100m | 1000m |
all}
Example 1:
To set the advertised speed for Ethernet auto negotiation speed to "all" for ETH1
port:
TP2700>set ethernet auto-neg speed eth1 all
Example 2:
To set the Ethernet auto negotiation state to ENABLE for ETH2:
TP2700>set ethernet auto-neg state eth2 enable
Example 3:
To set the Ethernet connector type to RJ45 for ETH2:
Note:
If the auto negotiation state is DISABLE for a packet service
port, the Ethernet connection speed will be forced to 100M if the port
connector is RJ45, and to 1000M if the port connector is Optical SFP.