You need to add a virtual router object called default to the CMTS device.
Use the following configuration statements to add a virtual router:
- shared network device name virtual-router name {
- sae-connection [ sae-connection ...];
snmp-read-community snmp-read-community ;
snmp-write-community snmp-write-community ;
scope [ scope ...];
local-address-pools local-address-pools ;
static-address-pools static-address-pools ;
tracking-plug-in [ tracking-plug-in ...];
- }
To add a virtual router:
- user@host# edit shared network device pcmm_dtr
virtual-router default
- [edit shared network device pcmm_dtr virtual-router default]
-
user@host# set sae-connection [ sae-connection ...]
To specify the active SAE and the redundant SAE, enter an exclamation point (!) after the hostname or IP address of the connected SAE. For example:
- [edit shared network device pcmm_dtr virtual-router default]
- user@host# set sae-connection [sae1! sae2!]
- [edit shared network device pcmm_dtr virtual-router default]
-
user@host# set snmp-read-community snmp-read-community
- [edit shared network device pcmm_dtr virtual-router default]
-
user@host# set snmp-write-community snmp-write-community
See Configuring Service Scopes (SRC CLI).
- [edit shared network device pcmm_dtr virtual-router default]
-
user@host# set scope [ scope ...]
If you are using assigned IP subscribers along with the network information collector (NIC), you need to configure either a local or static address pool so that the NIC can resolve the IP-to-SAE mapping.
- [edit shared network device pcmm_dtr virtual-router default]
-
user@host# set local-address-pools local-address-pools
If you are using assigned IP subscribers along with the NIC, you need to configure either a local or static address pool so that the NIC can resolve the IP-to-SAE mapping.
- [edit shared network device pcmm_dtr virtual-router default]
-
user@host# set static-address-pools static-address-pools
- [edit shared network device pcmm_dtr virtual-router default]
-
user@host# tracking-plug-in [ tracking-plug-in ...]
[edit shared network device pcmm_dtr virtual-router default] user@host# show sae-connection [ 10.14.39.2 10.10.5.30 ]; snmp-read-community ********; snmp-write-community ********; scope POP-Westford; local-address-pools "10.25.8.0 10.25.20.255"; tracking-plug-in rksPlugin;