Cisco PowerKEY CableCARD Module 800 Guía De Instalación

Descargar
Página de 66
 
 
Install the PKES Platform 
4034718 Rev B 
13 
 
Configuring the Management Network Interfaces 
Follow these instructions to configure the management network interface for the 
PKES. This is the interface that is used to communicate with the ISDS and other 
management devices within the network. 
1  On the PKES, type cd  /etc/sysconfig/network-scripts and then press Enter. The 
/etc/sysconfig/network-scripts becomes the working directory. 
2  Type vi  ifcfg-eth0 and then press Enter. The ifcfg-eth0 file opens for editing 
using the vi text editor. 
3  Add the following information to the ifcfg-eth0 file: 
DEVICE=eth0 
BOOTPROTO=static 
DHCPCLASS= 
HWADDR=00:0E:0C:E5:F1:20 
IPADDR=172.105.1.173 
NETMASK=255.255.255.240 
ONBOOT=yes 
 
Important:  The values used for IPADDR and NETMASK in the preceding 
example are for illustration, only.  Use the actual IP address and netmask of the 
PKES in use on your system. 
4  Save the file and close the vi editor. 
 
Configuring the Asset Ingest Network Interface 
Follow these instructions to configure the Asset Ingest network interface for the 
PKES. The Asset Ingest network interface is the interface that is used to 
communicate with video-on-demand (VOD) equipment, such as the AMS and NAS 
devices within the network. 
1  On the PKES, type cd  /etc/sysconfig/network-scripts and then press Enter. The 
/etc/sysconfig/network-scripts becomes the working directory. 
2  Type vi  ifcfg-eth1 and then press Enter. The ifcfg-eth1 file opens for editing 
using the vi text editor.