Step 1 |
enable
|
Enables privileged EXEC mode.
|
Step 2 |
network-clock
set
l
ockout
{external slot / card / port [10m | 2m | t1 {sf | esf | d4 }] | interface type slot / port }
Router# network-clock set lockout GigabitEthernet7/1
|
Sets the lockout state of input to "on." The input then is no longer considered available by the selection process.
|
Step 3 |
network-clock
clear
lockout
{external slot / card / port [10m | 2m | t1 {sf | esf | d4 }] | interface type slot / port }
Router# network-clock clear lockout GigabitEthernet7/1
|
Sets the lockout state of input to "off." The input then is considered available by the selection process.
|
Step 4 |
network-clock
switch
force
{
external
slot
/
card
/
port
[ 10m | 2m ] | t0 | t1 {sf | esf | d4 } t0 | internal { external slot / card / port [10m | 2m ] | t0} | interface type slot / port externa l slot / card / port [ 10m | 2m ] | t0 }
Router# network-clock switch force interface GigabitEthernet 7/1 t0
|
Overrides the currently selected synchronization source when the synchronization source is enabled and not locked out. If
the source selected by the forced switch command is disabled or locked out, the forced switch command is automatically rejected.
|
Step 5 |
network-clock
switch
manual
{
interface
type
slot
/port { externa l slot / card / port [10m | 2m ] | t0 } | external slot / card / port {10m | 2m | t0 | t1 {sf | esf | d4 } | internal { external slot / card / port [10m | 2m ] | t0} }
Router# network-clock switch manual interface GigabitEthernet 7/1 t0
|
Selects the synchronization source interface when it is enabled and not locked out. Manual switching is used to override the
previously assigned synchronization source priorities.
|
Step 6 |
network-clock
clear
switch
{t0 | external slot / card / port [10m | 2m ]}
Router# network-clock clear switch t0
|
Clears the forced switch and manual switch commands. If the interface is not specified, the force/manual selected interface
gets automatically cleared.
|
Step 7 |
configure
terminal
Router# configure terminal
|
Enters global configuration mode.
|
Step 8 |
network-clock
synchronization
automatic
Router(config)# network-clock synchronization automatic
|
Enables the network clock selection algorithm. This command disables the Cisco-specific network clock process and turns on
the G.781-based automatic clock selection process.
|
Step 9 |
network-clock
synchronization
ssm
option
{1 | 2 {GEN1 | GEN2 }}
Router(config)# network-clock synchronization ssm option 2 GEN2
|
Configures the router to work in a synchronization network.
|
Step 10 |
network-clock
input-source
priority
{external slot / card / port [ 10m | 2m | t1 {sf | esf | d4 }] | interface type slot / port }
Router(config)# network-clock input-source 1 interface GigabitEthernet 7/1
|
Enables selecting an interface that is configured as clock source line, an external timing input interface, a GPS interface,
or a packet-based timing recovered clock as the input clock for the system. Interface can be SyncE or channelized SONET.
|
Step 11 |
network-clock
synchronization
mode
ql-enabled
Router(config)# network-clock synchronization mode ql-enabled
|
Configures the automatic selection process ql-enabled mode.
|
Step 12 |
network-clock
hold-off
{0 | milliseconds }
Router(config)# network-clock hold-off 0
|
(Optional) Configures hold-off timer for the interface.
|
Step 13 |
network-clock
wait-to-restore
seconds
Router(config)# network-clock wait-to-restore 70
|
(Optional) Configures wait-to-restore timer for the SyncE interface.
|
Step 14 |
esmc
process
Router(config)# esmc process
|
Enables the ESMC process.
|
Step 15 |
network-clock
external
slot
/
card
/
port
hold-off
{0 | milliseconds }
Router(config)# network-clock external 0/1/0 hold-off 0
|
Overrides the hold-off timer value for the external interface.
|
Step 16 |
network-clock
quality-level
{tx | rx } value {interface type slot / port | external slot / card / port [10m | 2m | t1 {sf | esf | d4 }]
Router(config)# network-clock quality-level rx QL-STU GigabitEthernet 0/0/0
|
Forces the QL value for line or external timing input and output.
|
Step 17 |
network-clock
output-source
{line
| system } priority interface type slot / port external slot / card / port [10m | 2m | t1 {sf | esf | d4 } ]
Router(config)# network-clock output-source line 1 GigabitEthernet1/2 external 0/0/1 10m
|
Transmits the signal from the external timing input interface to the external timing output interface.
|
Step 18 |
interface
type
number
Router(config)# interface GigabitEthernet 0/0
|
Enters interface configuration mode.
|
Step 19 |
synchronous
mode
Router(config-if)# synchronous mode
|
Configures the Ethernet interface to synchronous mode and automatically enables the ESMC and QL process on the interface.
|
Step 20 |
esmc
mode
[ql-disabled | tx | rx ] value
Router(config-if)# esmc mode rx QL-STU
|
(Optional) Enables the ESMC process on the interface.
|
Step 21 |
network-clock
source
quality-level
value
{tx | rx }
Router(config-if)# network-clock source quality-level QL-ST4 tx
|
(Optional) Provides the forced QL value to the local clock selection process.
|
Step 22 |
network-clock
hold-off
{0 | milliseconds }
Router(config-if)# network-clock hold-off 0
|
(Optional) Configures the hold-off timer for the interface.
|
Step 23 |
network-clock
wait-to-restore
seconds
Router(config-if)# network-clock wait-to-restore 70
|
(Optional) Configures the wait-to-restore timer for the SyncE interface.
|
Step 24 |
end
|
Exits interface configuration mode and returns to privileged EXEC mode.
|