Appendix J Troubleshooting

J.8.9 How Do I Back Up the CRS-1 Configuration File Automatically Whenever the Configuration Is Changed on the

J.8.9 How Do I Back Up the CRS-1 Configuration File Automatically Whenever the Configuration Is Changed on the Router?

Step 1 In the Domain Explorer, choose Administration > Control Panel.

Step 2 Click NE Service.

Step 3 In the NE AutoBackup tab, choose Cisco CRS-1as the NE model. Alternately, choose All NE Models. Step 4 Check the Enable Auto Backup check box.

Step 5 Specify the number of backup copies and the backup time.

Step 6 Click Save.

J.8.10 For the CRS-1, CTM Does Not Automatically Discover Neighboring NEs

Step 1 Verify that there is a physical link between the two NEs.

Step 2 Complete one of the following options, depending on your configuration:

If the link is an Ethernet link, bring up the interfaces on both NEs. For example, enter the following commands on the first router:

Router-1(config)#int GigabitEthernet0/2/0/0

Router-1(config-if) ipv4 address <IP_address> <mask>

Router-1(config-if) no shutdown

Router-1(config-if) commit

Enter the following commands on the second router:

Router-2(config)#int GigabitEthernet0/1/0/0

Router-2(config-if) ipv4 address <IP_address> <mask>

Router-2(config-if) no shutdown

Router-2(config-if) commit

If the link is a POS link, enter the following commands on the first router:

Router-1(config)# int POS 0/2/0/0

Router-1(config-if) ipv4 address <IP_address> <mask>

Router-1(config-if) no shutdown

Router-1(config-if) commit

Enter the following commands on the second router:

Router-2(config)# int POS 0/1/0/0

Router-2(config-if) ipv4 address <IP_address> <mask>

Router-2(config-if) no shutdown

Router-2(config-if) commit

Verify that the SONET controllers are up. For example, enter the following commands:

Router-1(config)#controller SONET 0/2/0/0

Router-1(config-sonet)# no shutdown

Router-1(config-sonet)# commit

Router-2(config)#controller SONET 0/1/0/0

Router-2(config-sonet)# no shutdown

Router-2(config-sonet)# commit

Cisco Transport Manager Release 6.0 User Guide

 

78-16845-01

J-27

 

Page 27
Image 27
Cisco Systems 78-16845-01 appendix Click NE Service