![Nortel NN10265-111 Specification Sheet Download Page 79](http://html1.mh-extra.com/html/nortel/nn10265-111/nn10265-111_specification-sheet_1707137079.webp)
MCS 5100 RTP Media Portal Basics
79
Copyright © Nortel Networks Limited 2006
2
Locate the NIC driver.
modprobe eepro100
<Enter>
3
Activate the network interface.
ifconfig eth0 <IP_address> netmask <net_mask> up
<Enter>
where
<IP_address>
is the IP address of the Portal Host card,
and
<net_mask>
is the network address mask for this network
segment.
4
Route the IP address of the MCP Service Network’s gateway.
route add default gw <gateway> <Enter>
where
<gateway>
is the IP address of the network gateway for
the subnet.
5
Create a mountpoint for the root partition.
mkdir /a
<Enter>
6
Restore the boot partition.
mount /dev/sda1 /a
<Enter>
cd /a <Enter>
restore rfv sysadmin@<tape_server_IP>:/dev/rmt/0cn
<Enter>
rm -f restoresymtable <Enter>
cd .. <Enter>
umount /dev/sda1
<Enter>
7
Restore the root partition.
mount /dev/sda2 /a
<Enter>
cd /a <Enter>
restore rfv sysadmin@<tape_server_IP>:/dev/rmt/0cn
<Enter>
rm -f restoresymtable <Enter>
cd .. <Enter>
umount /dev/sda2
<Enter>
8
Restore the var partition.
mount /dev/sda5 /a
<Enter>
cd /a <Enter>
restore rfv sysadmin@<tape_server_IP>:/dev/rmt/0cn
<Enter>
rm -f restoresymtable <Enter>
cd .. <Enter>
umount /dev/sda5
<Enter>
9
Restore the usr partition.
Summary of Contents for NN10265-111
Page 2: ......
Page 4: ...NN10265 111 MCS 5100 3 5 Standard 4 0 January 2006 Copyright Nortel Networks Limited 2006...
Page 26: ...NN10265 111 MCS 5100 3 5 Standard 4 0 January 2006 26 Copyright Nortel Networks Limited 2006...
Page 42: ...NN10265 111 MCS 5100 3 5 Standard 4 0 January 2006 42 Copyright Nortel Networks Limited 2006...
Page 60: ...NN10265 111 MCS 5100 3 5 Standard 4 0 January 2006 60 Copyright Nortel Networks Limited 2006...
Page 62: ...NN10265 111 MCS 5100 3 5 Standard 4 0 January 2006 62 Copyright Nortel Networks Limited 2006...
Page 66: ...NN10265 111 MCS 5100 3 5 Standard 4 0 January 2006 66 Copyright Nortel Networks Limited 2006...
Page 110: ...NN10265 111 MCS 5100 3 5 Standard 4 0 January 2006 110 Copyright Nortel Networks Limited 2006...
Page 117: ......