The commands and parameters described in this section apply specifically to the PDN router interface on the 7705 SAR-Hm series of routers. All other applicable commands, as listed in PDN router interface configuration and show command hierarchies, are described in the 7450 ESS, 7750 SR, 7950 XRS, and VSR Classic CLI Command Reference Guide.
Not all commands that are visible in the CLI and described in the 7450 ESS, 7750 SR, 7950 XRS, and VSR Classic CLI Command Reference Guide are supported on the 7705 SAR-Hm series of routers.
interface interface-name pdn
no interface pdn
config>router
This command creates a logical IP router interface for the packet data network (PDN). PDN router interfaces are always network-facing interfaces. Once created, attributes such as IP address, port, or system can be associated with the IP interface.
A PDN router interface can be configured for each cellular port.
The no form of the command removes the interface.
an alphanumeric character string describing the interface name, up to a maximum of 32 characters. The interface name must begin with a letter.
a mandatory keyword specifying that the interface represents a PDN
port port-id
no port
config>router>interface
This command binds the PDN router interface to a physical port. The default value is the only supported port identifier.
1/1/1
a value equal to the cellular port identifier on the 7705 SAR-Hm series, configured in the config>port context and in the format slot/mda/port
router interface interface-name
show
This command displays PDN router interface information.
The following output is an example of PDN router interface information.
Output example*A:Dut# show router interface "pdntest"
===============================================================================
Interface Table (Router: Base)
===============================================================================
Interface-Name Adm Opr(v4/v6) Mode Port/SapId
IP-Address PfxState
-------------------------------------------------------------------------------
pdntest Up Down/Down Pdn n/a
- -
-------------------------------------------------------------------------------
Interfaces : 1
===============================================================================
*A:Dut#