PDN router interface command descriptions
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
Syntax
interface interface-name pdn
no interface pdn
Context
config>router
Description
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.
Parameters
- interface-name
an alphanumeric character string describing the interface name, up to a maximum of 32 characters. The interface name must begin with a letter.
- pdn
a mandatory keyword specifying that the interface represents a PDN
port
Syntax
port port-id
no port
Context
config>router>interface
Description
This command binds the PDN router interface to a physical port. The default value is the only supported port identifier.
Default
1/1/1
Parameters
- port-id
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
Syntax
router interface interface-name
Context
show
Description
This command displays PDN router interface information.
Output
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#