â—¦
slot: Physical slot number of the line card.
â—¦
module: Module number. A physical layer interface module (PLIM) is always 0.
â—¦
port: Physical port number of the interface.
•
f specifying a virtual interface, the number range varies, depending on interface type.
Task ID
OperationsTask ID
read, writeinterface
Examples
The following example shows how to enter interface configuration mode for a POS interface:
RP/0/RSP0/CPU0:router(config)# interface pos 0/1/0/0
RP/0/RSP0/CPU0:router(config-if)#
The following example shows how to create a subinterface on a POS interface in slot 1, subslot 1, port 2 and
enter subinterface configuration mode:
RP/0/RSP0/CPU0:router(config)# interface pos 0/1/1/2.1
RP/0/RSP0/CPU0:router(config-subif)#
The following example shows how to configure frame-relay encapsulation on the main POS interface before
being able to configure an AC subinterface:
RP/0/RSP0/CPU0:router# interface pos 0/1/0/0
RP/0/RSP0/CPU0:router(config-if)# encapsulation frame-relay
RP/0/RSP0/CPU0:router(config-if)# commit
RP/0/RSP0/CPU0:router(config-if)# exit
RP/0/RSP0/CPU0:router(config)# interface pos 0/1/0/0.1 l2transport
RP/0/RSP0/CPU0:router(config-subif)# commit
Related Commands
DescriptionCommand
Displays information about a POS interface.show interfaces pos, on page 704
Cisco ASR 9000 Series Aggregation Services Router Interface and Hardware Component Command Reference,
Release 5.3.x
699
Packet-over-SONET Interface Commands on the Cisco ASR 9000 Series Router
interface pos