Cisco PowerKEY CableCARD Module

Página de 86
 
 
 
Install the PKES Platform 
 
4026603 Rev H 
13 
 
 
Important:  The values used for HWADDR, IPADDR, and NETMASK in the 
preceding example are for illustration, only. Use the actual MAC address, IP 
address, and netmask of the PKES in use on your system. 
4  Save and close the ifcfg-eth1 file. 
 
Configuring the CAS Network Interface 
Follow these instructions to configure the CAS network interface for the PKES. The 
CAS 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 the following command and then press Enter. The 
/etc/sysconfig/network-scripts becomes the working directory. 
cd /etc/sysconfig/network-scripts 
 
2  Type the following command and then press Enter. The ifcfg-eth0 file opens for 
editing using the vi text editor. 
vi ifcfg-eth0
  
3  Add the following data to the ifcfg-eth0 file: 
# Intel Corporation 80003ES2LAN Gigabit Ethernet Controller 
(Copper)
 
DEVICE=eth0
 
BOOTPROTO=static
 
DHCPCLASS=
 
HWADDR=00:0E:0C:E5:F1:21
 
IPADDR=192.168.1.173
 
NETMASK=255.255.255.240
 
ONBOOT=yes
 
 
Important:  The values used for HWADDR, IPADDR, and NETMASK in the 
preceding example are for illustration, only. Use the actual MAC address, IP 
address, and netmask of the PKES in use on your system. 
4  Save and close the ifcfg-eth0 file. 
 
Configuring the Routing Information 
Follow these instructions to configure the routing information for the PKES. 
1  At the PKES, type the following command and then press Enter. The 
/etc/sysconfig/network-scripts directory becomes the working directory.