39
Configure IPX on this interface? [no]: yes
IPX network number [2]:
Step 3 If you are using AppleTalk on the interface, enter yes. Enter yes to configure for extended AppleTalk networks, and
then enter the cable range number. Enter the zone name and any other additional zones that are associated with your
local zone:
Configure AppleTalk on this interface? [no]: yes
Extended AppleTalk network? [no]: yes
AppleTalk starting cable range [0]:
Step 4 Save your settings to NVRAM. (See the “Check the Running Configuration Settings” section on page 40 and then the
“Save the Running Configuration to NVRAM” section on page 40.) If you do not save the configuration settings that
you created in the router using configuration mode and the setup facility, your configuration will be lost the next time
you reload the router.
Note If additional synchronous serial interfaces are available in your system, you are prompted for their configurations as
well.
The following example display lists the ATM configuration parameters:
Configuring interface ATM1/0:
Is this interface in use? [yes]:
Configure IP on this interface? [yes]:
IP address for this interface: 1.1.1.10
Number of bits in subnet field [0]: 0
Class C network is 1.1.1.0, 0 subnet bits; mask is /24
Configure IPX on this interface? [yes]:
IPX network number [2]:
Configure AppleTalk on this interface? [no]: yes
Extended AppleTalk network? [no]: yes
AppleTalk starting cable range [0]:
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