Basic Configuration Using the Command-Line Interface on the Cisco VGD 1T3 Voice Gateway
Configuring Clocking
60
Cisco VGD 1T3 Voice Gateway Software Configuration Guide
Configuration Examples
In the following example, the BITS clock is set to priority 1.
Router(config)#
tdm clock priority 1 external
Router(config)#
exit
Router#
In the following example, a trunk clock from a CT3 feature card is set at priority 2 and uses slot 1, ds3
port 0, and ds1 port 19.
Router(config)#
tdm clock priority 2 1/0:19
Router(config)#
exit
In the following example, free-running clock is set at priority 3.
Router(config)#
tdm clock priority 3 free
Router(config)#
exit
Examples
You can verify the system primary and backup clocks and the status of all trunk feature card controller
clocks. You can also view information about and the history of the last 20 TDM clock changes and the
events that caused them.
Router#
show tdm clock
Command
Purpose
Step 1
Router>
enable
Enters privileged EXEC mode.
Step 2
Router#
configure terminal
Enters global configuration mode. You are in
global configuration mode when the prompt
changes to
Router(config)#.
Step 3
Router(config)#
tdm clock priority
{
external
|
freerun
|
slot
/
ds1 port
}
or
Router(config)#
tdm clock priority
{
external
|
freerun
|
slot
/
ds3 port
:
ds1
port
}
Configures the T1 feature card clock priority, slot,
and port that are providing the clocking source.
Priority range is a value from 1 to 99. Feature card
slot is a value from 1 to 7. DS1 port number
controller is a value from 0 to 7.
Note
DS1 port specifies T1 port.
or
Configures the CT3 feature card clock priority,
slot, and port that is providing the clocking source.
Priority range is a value between 1 and 99.
Feature card slot is a value between 1 and 7. DS3
port specifies the T3 port. DS1 port number
controller is a value between 1 and 28.
Note
A clock with priority of 100 cannot drive
the TDM clock.
Step 4
Router(config)#
Ctrl-Z
Returns to privileged EXEC mode.
Step 5
Router#
copy running-config startup-config
Saves your changes when ready.
Содержание VGD-1T3
Страница 10: ...Contents x Cisco VGD 1T3 Voice Gateway Software Configuration Guide ...
Страница 14: ...Notices OpenSSL Open SSL Project 4 Cisco VGD 1T3 Voice Gateway Software Configuration Guide ...
Страница 120: ...Configuring Voice over IP Additional Resources 110 Cisco VGD 1T3 Voice Gateway Software Configuration Guide ...
Страница 196: ...Using the Setup Script Where to Go Next 186 Cisco VGD 1T3 Voice Gateway Software Configuration Guide ...