System information
BSR 64000 Configuration and Management Guide
6-38
3. If the IP helper address or cable helper address is not assigned to the master cable
interface, use the ip helper-address or cable helper-address command in
Interface configuration mode to enable DHCP relay. The ip helper-address or
cable helper address specifies the DHCP server.
4. To determine if an IP address is assigned to the master cable interface, use the
show interface cable command in Global Configuration mode, as shown below:
MOT(config)#show interface cable <x>/<y>
where:
x is the slot number of the cable module.
y is the cable interface number, which is 0.
5. If the master cable interface does not have IP address, use the ip address
command in Interface Configuration mode to specify the master cable interface
IP address.
6. To assign the cable interface as the master cable interface and assign the bundle a
number, use the cable bundle master command in Interface Configuration mode,
as shown below:
MOT(config-if)#cable bundle <0-255> [master | <cr>]
where:
0-255 is the number of the cable bundle identifier.
cr is a command return.
For example:
MOT(config-if)#cable bundle 1 master
7. To exit the master cable interface, use the end command in Interface
Configuration mode.
8. To make sure that the slave cable interface does not have an IP address assigned
to it, use the show interface cable command in Global Configuration mode, as
shown below:
MOT(config)#show interface cable <x>/<y>
where:
x is the slot number of the cable module.