Specifications

4-9
PA-8E 10BaseT Ethernet Port Adapter Installation and Configuration
OL-3494-04
Chapter 4 Configuring the PA-8E
Configuring the PA-8E Interfaces
Step 3 Assign an IP address and subnet mask to the interface (if IP routing is enabled on the system) by using
the ip address subcommand, as in the following example:
Router(config-if)# ip address 10.0.0.0 10.255.255.255
Step 4 Add any additional configuration subcommands required to enable routing protocols and set the
interface characteristics.
Step 5 Re-enable the interfaces using the no shutdown command. (See the “Shutting Down an Interface”
section on page 4-2.)
Step 6 Configure all additional port adapter interfaces as required.
Step 7 After including all of the configuration subcommands to complete your configuration, press
Ctrl-Z—hold down the Control key while you press Z—or enter end or exit to exit configuration mode
and return to the EXEC command interpreter prompt.
Cisco uBR7223 router interface ethernet, followed by
slot/port
(port-adapter-slot-number/
interface-port-number)
The example is for interface 0 of a
port adapter in port adapter slot 1.
Router(config)# interface ethernet 1/0
Router(config-if)#
Cisco uBR7246 router interface ethernet, followed by
slot/port
(port-adapter-slot-number/
interface-port-number)
The example is for interface 0 of a
port adapter in port adapter slot 2.
Router(config)# interface ethernet 2/0
Router(config-if)#
Cisco 7301 router interface ethernet, followed by
slot/port
(port-adapter-slot-number/
interface-port-number)
The example is for interface 0 of a
port adapter in port adapter slot 1.
Router(config)# interface ethernet 1/0
Router(config-if)#
Cisco 7304 PCI Port Adapter Carrier
Card in a Cisco 7304 router
interface ethernet, followed by
slot/port (module-slot-number/
interface-port-number)
The example is for interface 0 on a port
adapter in a Cisco 7304 PCI Port Adapter
Carrier Card in module slot 3 of a Cisco 7304
router.
Router(config)# interface ethernet 3/0
Router(config-if)#
Cisco 7401ASR router interface ethernet, followed by
slot/port
(port-adapter-slot-number/
interface-port-number)
The example is for interface 0 of a
port adapter in port adapter slot 1.
Router(config)# interface ethernet 1/0
Router(config-if)#
VIP in Cisco 7000 series routers or
Cisco 7500 series routers
interface ethernet, followed by
slot/port adapter/port
(interface-processor-slot-number/
port-adapter-slot-number/
interface-port-number)
The example is for interface 0 of a
port adapter in port adapter slot 1 of a VIP in
interface processor slot 1.
Router(config)# interface ethernet
1/1/0
Router(config-if)#
Table 4-3 Examples of the interface ethernet Subcommand for the Supported Platforms (continued)
Platform Command Example