![Cisco BTS 10200 Softswitch Скачать руководство пользователя страница 753](http://html.mh-extra.com/html/cisco/bts-10200-softswitch/bts-10200-softswitch_troubleshooting-manual_67550753.webp)
16-5
Cisco BTS 10200 Softswitch Troubleshooting Guide, Release 5.0.x
OL-8723-19
Chapter 16 Disaster Recovery Procedures
Disaster Recovery From Flash Archive
Setting up Interfaces
Use the following procedures to set-up the interfaces.
Step 1
Login as root.
Step 2
Sftp the following files from the mate:
cd /tmp
sftp <mate ip address>
get /etc/resolv.conf
get /etc/hosts host
get /etc/netmasks
get /etc/nsswitch.conf
get /etc/default/init
bye
Step 3
Copy the nsswitch.conf file to /etc/ directory
cp –p nsswitch.conf /etc/
Step 4
Copy the nsswitch.conf file to /etc/ directory
cp –p nsswitch.conf /etc/
Step 5
Copy the resolv.conf file to /etc/ directory
cp –p resolv.conf /etc/
Step 6
Copy init file to /etc/default/ directory
cp –p init /etc/default/
Step 7
Set up interfaces:
cd /opt/setup
setlogic_EMS.sh (Run this script to set up interfaces on EMS box)
setlogic_CA.sh ( Run this script to set up interfaces on CA box)
Verify all interfaces are setting up properly.
Step 8
Set up root password by enter the following command:
passwd root
Step 9
Reboot the box:
shutdown –y –g0 –i6