Cisco 4G-LTE-ANTM-O-3 Installation Guide Page 192

  • Download
  • Add to my manuals
  • Print
  • Page
    / 444
  • Table of contents
  • TROUBLESHOOTING
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 191
Examples for Interface Enablement Configuration
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 address-pool local
ip local-pool lass 172.30.0.1
async interface
interface 7
peer default ip address lass
Examples for Low-Speed Serial Interface
The section includes the following configuration examples for low-speed serial interfaces:
Examples for Synchronous or Asynchronous Mode
The following example shows how to change a low-speed serial interface from synchronous to asynchronous
mode:
interface serial 2
physical-layer async
The following examples show how to change a low-speed serial interface from asynchronous mode back to
its default synchronous mode:
interface serial 2
physical-layer sync
or
interface serial 2
no physical-layer
The following example shows some typical asynchronous interface configuration commands:
interface serial 2
physical-layer async
ip address 10.0.0.2 255.0.0.0
async default ip address 10.0.0.1
async mode dedicated
async default routing
Cisco 800 Series Integrated Services Routers Software Configuration Guide
164 OL-31704-02
Configuring the Serial Interface
Examples for Interface Enablement Configuration
Page view 191
1 2 ... 187 188 189 190 191 192 193 194 195 196 197 ... 443 444

Comments to this Manuals

No comments