07-26-2015 11:05 AM - edited 03-17-2019 03:46 AM
Hi All,
Could you please let me know how to set the clock in router.
Below is the command i have given in the router, But it gives an error
clock timezone GMT+5.5 5 30
network-clock-participate wic 0
)#network-clock participate wic 0
^
% Invalid input detected at '^' marker.
I tried different options but nothing is working.
#network-clock participate ?
<0-2> Select the slot to enable/disable
network-clock participate 0
Slot 0 is incapable of participating in network clocking, reason : IOSXE slot 0, subslot 0 does not support network-clock participate
I tried for 0,1&2 all slots are giving error.
Here is the sh version output
#do sh version
Cisco IOS XE Software, Version 03.14.00.S - Standard Support Release
Cisco IOS Software, ISR Software (X86_64_LINUX_IOSD-UNIVERSALK9-M), Version 15.5(1)S, RELEASE SOFTWARE (fc5)
cisco ISR4451-X/K9 (2RU) processor with 3729388K/6147K bytes of memory.
Processor board ID FGL192610KJ
10 Gigabit Ethernet interfaces
4 Channelized E1/PRI ports
4 Voice FXS interfaces
Please let me know what needs to be done.
Solved! Go to Solution.
07-26-2015 03:09 PM
Hi,
You are using 4k Routers, which are IOS XE than the tradition IOS and the commands have slightly changed.
This should be something like this:
Router(config-controller)# clock source network primary | secondary ] | network }
For a detailed information about the NIM (Network Interface Modules aka 4th Gen Cisco Wan/Voice Interface Cards) please follow the link
http://www.cisco.com/c/en/us/td/docs/routers/access/interfaces/NIM/software/configuration/guide/ConfT1E1NIM.html
hTH
07-26-2015 12:27 PM
Hi,
Are you sure the T1 card is connected? Please share a show inventory command.
Regards
07-26-2015 08:22 PM
#sh inventory
NAME: "Chassis", DESCR: "Cisco ISR4451 Chassis"
NAME: "module 0", DESCR: "Cisco ISR4451 Built-In NIM controller"
PID: ISR4451-X/K9 , VID: , SN:
NAME: "NIM subslot 0/1", DESCR: "NIM-2MFT-T1/E1 - T1/E1 Serial Module"
PID: NIM-2MFT-T1/E1 , VID: V02, SN: FOC1919575Y
NAME: "subslot 0/1 db module 0", DESCR: "PVDM4-64 Voice DSP Module"
PID: PVDM4-64 , VID: V02, SN: FOC19198G0J
NAME: "NIM subslot 0/2", DESCR: "NIM-2MFT-T1/E1 - T1/E1 Serial Module"
PID: NIM-2MFT-T1/E1 , VID: V02, SN: FOC191957AV
NAME: "subslot 0/2 db module 0", DESCR: "PVDM4-64 Voice DSP Module"
PID: PVDM4-64 , VID: V02, SN: FOC192215NY
NAME: "NIM subslot 0/0", DESCR: "Front Panel 4 ports Gigabitethernet Module"
PID: ISR4451-X-4x1GE , VID: V01, SN: JAB092709EL
07-26-2015 10:11 PM
Hi,
Did you read the response from Wilson. The command has changed and should be Router(config-controller)# clock source network primary | secondary ] | network }
07-26-2015 03:09 PM
Hi,
You are using 4k Routers, which are IOS XE than the tradition IOS and the commands have slightly changed.
This should be something like this:
Router(config-controller)# clock source network primary | secondary ] | network }
For a detailed information about the NIM (Network Interface Modules aka 4th Gen Cisco Wan/Voice Interface Cards) please follow the link
http://www.cisco.com/c/en/us/td/docs/routers/access/interfaces/NIM/software/configuration/guide/ConfT1E1NIM.html
hTH
07-26-2015 10:16 PM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide