Installation guide

5-12 Cisco 4000 Series Installation Guide
Additional Configuration Tasks
Step 3 If you are going to enable IPX on this interface, enter the unique IPX network
number:
Configure IPX on this interface? [no]: yes
IPX network number [1]: B001
Configure XNS on this interface? [no]
Step 4 Repeat Step 1 through Step 3 to configure each Ethernet interface in your router.
You must also select the type of media connection to the module by entering media-type
commands in the router’s configuration file. For NP-1E, NP-2E, or NP-6E modules, enter
one of the following for each Ethernet interface on the router:
media-type aui
or
media-type 10baset
For NP-FE modules, select one of the following for each Fast Ethernet interface on the
router
media-type 100baset
or
media-type mii
The following is an example of configuring the Ethernet 0 interface for an AUI connection:
router> ena
Password:
router# configure terminal
Enter configuration commands, one per line.
Edit with DELETE, CTRL/W, and CTRL/U; end with CTRL/Z
interface ethernet 0
media-type aui
^z
router# write memory