Specifications
5-9
PA-8T-V.35 Synchronous Serial Port Adapter Installation and Configuration
OL-3563-03
Chapter 5 Configuring the PA-8T-V.35 Interfaces
Configuring the Interface
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 configuration subcommand, as in the following example:
Router(config-if)# ip address 10.10.10.10 255.255.255.255
Step 4 Add any additional configuration subcommands required to enable routing protocols and set the
interface characteristics.
Note If you are configuring a DTE interface, proceed to Step 6. If you are configuring a DCE
interface, you need to configure the external clock signal, which is described in Step 5.
Step 5 Set the clock rate with the clock rate command. (See the “Configuring Timing (Clock) Signals” section
on page 5-10.)
Router(config-if)# clock rate 64000
Step 6 Re enable the interfaces by using the no shutdown command. (See the “Shutting Down an Interface”
section on page 5-2 for no shutdown command examples.)
Step 7 Configure additional interfaces as required.
Cisco uBR7223 router interface serial, 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 serial 1/0
Router(config-if)#
Cisco uBR7246 router interface serial, 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 serial 2/0
Router(config-if)#
Cisco 7301 routers interface serial, 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 serial 1/0
Router(config-if)#
Cisco 7304 PCI Port Adapter Carrier
Card in a Cisco 7304 router
interface serial, 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 serial 3/0
Router(config-if)#
Cisco 7401ASR routers interface serial, 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 serial 1/0
Router(config-if)#
VIP in Cisco 7000 series or Cisco 7500
series routers
interface serial, 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 serial 1/1/0
Router(config-if)#
Table 5-3 Examples of the interface serial Subcommand (continued)
Platform Command Example