05.01.2013 Views

CCNA Cisco Certified Network Associate Study Guide - FTP Server

CCNA Cisco Certified Network Associate Study Guide - FTP Server

CCNA Cisco Certified Network Associate Study Guide - FTP Server

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

410 Chapter 8 � Configuring Novell IPX<br />

!<br />

interface Ethernet0.100<br />

ipx network 10C encapsulation SNAP<br />

!<br />

interface Serial0<br />

ip address 172.16.20.1 255.255.255.0<br />

ipx network 20<br />

Notice that under the main Ethernet interface that there are two IPX network<br />

numbers, one for the Novell-Ether (802.3) frame type and one for the<br />

SAP (802.2) frame type. The Ethernet_II (arpa) frame type and the SNAP<br />

frame type have their own subinterfaces, and the secondary command does<br />

not need to be used.<br />

Configuring Multiple Frame Types on the 2501B Router<br />

To configure the 2501B router, you need to be concerned with only the<br />

Ethernet 0 interface. IPX network 30 is running the 802.3 frame type on the<br />

primary interface. I will add the other three possible frame types to Ethernet<br />

0. Here is the configuration for the 2501B router:<br />

2501B(config)#int e0<br />

2501B(config-if)#ipx network 30a encap sap sec<br />

2501B(config-if)#int e0.30<br />

2501B(config-subif)#ipx network 30b encap arpa<br />

2501B(config-subif)#int e0.300<br />

2501B(config-subif)#ipx network 30c encap snap<br />

The 2501B router now has all four IPX Ethernet frame types configured<br />

on the Ethernet 0 interface. Plenty of bandwidth on the Ethernet network is<br />

now being wasted.<br />

Configuring Multiple Frame Types on the 2501C Router<br />

The 2501C has only one LAN connection, and that is to IPX network 50.<br />

IPX network 50 is running the 802.3 frame type. Let’s configure the other<br />

three supported IPX network numbers on Ethernet 0.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!