
Configuring IP Services
2-2
303528-A Rev 00
Starting IP
To start IP on the router, you must:
1. Configure a physical interface on an available slot/connector.
2. Configure an IP interface on the physical interface.
Step 1: Configuring a Physical Interface
To configure a physical interface on a slot and connector, navigate to the top-level
box prompt and enter:
interface_type
slot
slot_number
connector
connector_number
interface_type is the name of a link module on the router.
slot_number is the number of the slot on which the link module is located.
connector_number is the number of a connector on the link module.
For example, the following command configures an Ethernet interface on slot 2,
connector 2:
box# ethernet slot 2 connector 2
ethernet/2/2#
Step 2: Configuring an IP Interface
To configure an IP interface on a physical interface, navigate to the prompt for the
physical interface and enter:
ip
address
address
mask
mask
address and mask are a valid IP address and its associated mask, expressed in
dotted-decimal notation.
For example, the following command configures IP interface 2.2.2.2/255.0.0.0 on
an Ethernet physical interface on slot 2, connector 2:
ethernet/2/2# ip address 2.2.2.2 mask 255.0.0.0
ip/2.2.2.2/255.0.0.0#
Comentarios a estos manuales