EasyManuals Logo

Cisco 7246VXR - uBR Router User Manual

Cisco 7246VXR - uBR Router
324 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #176 background imageLoading...
Page #176 background image
2-14
Cisco uBR7200 Series Universal Broadband Router Software Configuration Guide
OL-2239-03
Chapter 2 Configuring the Cable Modem Termination System for the First Time
Configuring the Cisco uBR7200 Series Using AutoInstall
Typically, the LAN interface and IP address are already configured on the existing router. You might
need to configure an IP helper address if the TFTP server is not on the same network as the new router.
In the following example, the existing router's configuration file contains the commands needed to
configure the router for AutoInstall on an Ethernet interface:
Router# more system:startup-config
. . .
interface Ethernet 0
ip address 172.31.10.1 255.255.255.0
ip helper-address 172.31.20.5
. . .
Using a Frame Relay-Encapsulated Serial Interface Connection
To set up AutoInstall via a serial line with Frame Relay encapsulation, you must configure the existing
router. Use the following commands beginning in global configuration mode:
You must use a DTE interface on the new router because the network always provides the clock signal.
In the following example, the existing router's configuration file contains the commands needed to
configure the router for Frame Relay AutoInstall on a serial line:
Router# more system:startup-config
. . .
interface serial 0
ip address 172.31.20.20 255.255.255.0
encapsulation frame-relay
frame-relay map ip 172.31.10.1 255.255.255.0 48
ip helper-address 172.31.20.5
. . .
Command Purpose
Step 1
interface serial 0 Configures the serial interface that connects to the new router,
and enters interface configuration mode.
Step 2
encapsulation frame-relay Configures Frame Relay encapsulation on the interface that
connects to the new router.
Step 3
frame-relay map ip ip-address dlci
or
frame-relay interface-dlci dlci
option [protocol ip ip-address]
Creates a Frame Relay map pointing back to the new router.
or
For point-to-point subinterfaces, assigns a data link connection
identifier (DLCI) to the interface that connects to the new router,
and provides the IP address of the serial port on the new router.
Step 4
ip address address mask Specifies an IP address for the interface. This step sets the IP
address of the existing router.
Step 5
ip helper-address address Configures a helper address for the TFTP server.
Step 6
_(_IREFOBJ:1006127_)
_clock rate bps
(Optional) Configures a DCE clock rate for the serial line,
unless an external clock is being used. This step is needed only
for DCE appliques.
Step 7
Ctrl-Z Exits configuration mode.
Step 8
copy running-config
startup-config
Saves the configuration file to your startup configuration.
Note On most platforms, this step saves the configuration to
NVRAM. On the Cisco 7000 family, this step saves the
configuration to the location specified by the
CONFIG_FILE environment variable.

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Cisco 7246VXR - uBR Router and is the answer not in the manual?

Cisco 7246VXR - uBR Router Specifications

General IconGeneral
BrandCisco
Model7246VXR - uBR Router
CategoryNetwork Router
LanguageEnglish

Related product manuals