Enabling the second processor – Cisco 7301 User Manual

Page 27

Advertising
background image

27

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

!

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!

Your router is now minimally configured and ready to use. You can use the setup command if you want to modify the parameters
after the initial configuration. To perform more complex configurations, use the configure command.

For information on additional interface configuration and specific system configurations, refer to the modular configuration
and modular command reference publications in the Cisco IOS software configuration documentation set that corresponds to
the software release installed on your Cisco hardware.

Enabling the Second Processor

The BC1250 system includes two processors. Processor 0 is turned on by default. Processor 1 requires special software that must
be purchased. Processor 1 allows for performance improvement of a specific set of broadband L2TP Access Concentrators (LAC)
features.

The software associated with enabling the second processor first appears in Cisco IOS Release 12.3(7)XI.

Also see the

Multi-Processor Forwarding—MPF

document at the following URL:

http://www.cisco.com/univercd/cc/td/doc/product/software/ios123/123newft/123t/mpf123t7.htm

Note

Before enabling the second processor, you must have IP routing turned on.

Processor 1 is enabled by default after you install the enabling software. To have all packets forwarded by processor 0, use the
no ip mpf command. To enable processor 1, use the ip mpf command.

hostname: (config)# [no] ip mpf

Advertising