Configuring A Management Interface - Juniper G10 CMTS Getting Started

Cable modem termination system
Hide thumbs Also See for G10 CMTS:
Table of Contents

Advertisement

Configuring the G10 CMTS

Configuring a Management Interface

46
Juniper Networks G10 CMTS Getting Started
3.
Enable Gigabit Ethernet port 0:
G10$root(config-if-g5/0)# no shutdown↵
4.
Exit back to the configure terminal mode:
G10$root(config-if-g5/0)# exit↵
5.
Enter the interface gigaEthernet sub-mode, specifying slot 5 and interface 1 for Gigabit
Ethernet port 1:
G10$root(config)# interface gigaEthernet 5/1↵
6.
Enable Gigabit Ethernet port 1:
G10$root(config-if-g5/1)# no shutdown↵
A management interface is established by using the Fast Ethernet port labeled "Eth0" on the
Chassis Control Module. The following procedure describes how to configure this interface:
1.
Exit back to the configure terminal mode:
G10$root(config-if-f1/1)# exit↵
2.
Assign an IP address of 192.177.122.3 for the default gateway for the management
interface:
G10$root(config)# ip default-gateway 192.177.122.3 management↵
Do not configure the Chassis Control Module management
port on a 169.254/16 network. These IP addresses are
used by the G10 CMTS internally, and any IP address
clashes can result in unpredictable behavior.
3.
Enter the interface fastEthernet sub-mode, specifying slot 6 and interface 0 for Fast
Ethernet port 0:
G10$root(config)# interface fastEthernet 6/0↵
4.
Assign an IP address of 192.177.122.1 and a subnet mask of 255.255.255.0 for
slot 6 / interface 0:
G10$root(config-if-f6/0)# ip address 192.177.122.1 255.255.255.0↵
5.
Enable Fast Ethernet port 0:
G10$root(config-if-f6/0)# no shutdown↵

Advertisement

Table of Contents
loading

Table of Contents