Cisco 7200 VXR router User Manual page 143

Hide thumbs Also See for 7200 VXR router:
Table of Contents

Advertisement

Performing a Basic Configuration Using the Setup Facility
The following configuration command script was created:
hostname Router
enable secret 5 $1$u8z3$PMYY8em./8sszhzk78p/Y0
enable password betty
line vty 0 4
password fred
snmp-server community public
!
ip routing
no vines routing
ipx routing
appletalk routing
no apollo routing
no decnet routing
no xns routing
no clns routing
no bridge 1
! Turn off IPX to prevent network conflicts.
interface ATM1/0
ip address 1.1.1.10 255.0.0.1
appletalk cable-range 0-0 0.0
appletalk discovery
!
interface FastEthernet2/0
media-type 100BaseX
half-duplex
ip address 1.1.1.20 255.0.0.2
appletalk cable-range 0-0 0.0
appletalk discovery
!
interface serial3/0
ip address 1.1.1.30 255.0.0.3
ip route-cache cbus
no keepalive
!
!
router igrp 15
network 1.0.0.0
!
end
Use this configuration? [yes/no]: yes
Building configuration...
Use the enabled mode 'configure' command to modify this configuration.
Press RETURN to get started!
Observing System Startup and Performing a Basic Configuration 4-15

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the 7200 VXR router and is the answer not in the manual?

Table of Contents