Chapter 8 Configuring the Serial Interface
Configuration Examples
When placed in asynchronous mode,
Note When you use this command, it does not appear in the output of the show
To return to the default mode (synchronous) of a
SUMMARY STEPS
1.no physical-layer
DETAILED STEPS
| Command or Action | Purpose |
|
|
|
Step 1 | no | Returns the interface to its default mode, which is |
|
| synchronous. |
| Example: |
|
|
| |
|
|
|
Configuration Examples
Interface Enablement Configuration: Examples
The following example illustrates how to begin interface configuration on a serial interface. It assigns PPP encapsulation to serial interface 0.
interface serial 0 encapsulation ppp
The same example on the router, assigning PPP encapsulation to port 0 in slot 1, requires the following commands:
interface serial 1/0 encapsulation ppp
The following example shows how to configure the access server so that it will use the default address pool on all interfaces except interface 7, on which it will use an address pool called lass:
ip
ip
interface 7
peer default ip address lass
|
| Cisco 819 Series Integrated Services Routers Software Configuration Guide |
|
| |
|
|
| |||
|
|
|
| ||
|
|
|
|