The 7705 SAR-Hm series of routers supports system management parameters as covered in the topics listed below:
For general information on system security support, refer to the topics listed below in the “Security” chapter of the 7450 ESS, 7750 SR, 7950 XRS, and VSR System Management Guide.
For descriptions of security commands, refer to the 7450 ESS, 7750 SR, 7950 XRS, and VSR Classic CLI Command Reference Guide and to the 7450 ESS, 7750 SR, 7950 XRS, and VSR Clear, Show, and Tools Command Reference Guide.
For general information on SNMP support, refer to the “SNMP” chapter of the 7450 ESS, 7750 SR, 7950 XRS, and VSR System Management Guide.
For general information on event log support, refer to the “Event and Accounting Logs” chapter of the 7450 ESS, 7750 SR, 7950 XRS, and VSR System Management Guide.
The 7705 SAR-Hm series of routers supports the following modes of operation over a cellular network:
The way in which the node is managed depends on which mode of operation is in use. See Services over the Cellular PDN Interface for more information about the modes of operation.
When a cellular port on the node is operating in static cellular system IP mode, the system IP address is identical to the cellular IP address assigned during the initial PDN attachment process. To manage the node in this mode, the NSP NFM-P or other network management platform reaches the node without using the system IP address directly over the cellular network. This is the only mode that does not require a pre-established in-band management service to manage the node.
When a cellular port on the node is operating in static cellular interface IP mode or dynamic cellular interface IP mode, the NSP NFM-P or other network management platform can only reach the node through an in-band management VPRN service. For these modes of operation, the system IP address used to manage the node is private and differs from the cellular port IP address assigned when connecting to the cellular network. The system IP address must be advertised from the 7705 SAR-Hm series node to the head-end node by the in-band management VPRN service. Routing in the private IP/MPLS network past the head-end node must allow management traffic to reach the head-end node which will then send the management traffic over the VPRN to the node being managed.
The NSP NFM-P automatically configures the required in-band management VPRN service during the ADP-Hm process; see ADP-Hm for more information.
On the 7705 SAR-Hm series nodes, there are two methods for enabling in-band management over a VPRN service:
Figure 2 shows the GRT lookup and VPRN-to-GRT route leaking option for in-band management over a VPRN on the 7705 SAR-Hm.
In-band management using the GRT lookup and VPRN -to-GRT route leaking option is enabled by configuring the following elements:
The CLI output below shows a configuration example of in-band management using GRT lookup and VPRN-to-GRT route leaking, based on Figure 2.
For information about PXC, refer to the “Interfaces” chapter of the 7450 ESS, 7750 SR, 7950 XRS, and VSR Interface Configuration Guide.
Figure 3 shows an example of the operation of in-band management using a VPRN and PXC.
The CLI example below shows the configuration of the PXC based on the example shown in Figure 3.
To ensure management traffic from the CPM can reach the NSP NFM-P over the VPRN, an interface in the Global Routing Table (GRT) is configured on one of the PXC ports. In the example shown in Figure 3, the GRT PXC port is port pxc-1.b. This port is looped internally together with PXC port pxc-1.a, the SAP of the in-band management VPRN. A router interface is required on port pxc-1.b:1 (VLAN 1) and used to route management traffic from the CPM towards the in-band management VPRN. A static route is configured in the GRT for the NSP NFM-P address, 1.1.1.1, with a next hop of the VPRN SAP, or port pxc-1.a:1. The CLI output below shows configuration examples in the GRT.
A SAP interface on the other PXC port is required by the in-band management VPRN to route management traffic towards the CPM. A static route is configured in the VPRN for the CPM system IP address 10.10.10.1, with a next hop of the GRT interface port pxc-1.b:1. The CLI output below shows configuration examples for the VPRN.