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

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

428 Chapter 8 � Configuring Novell IPX<br />

3. You can also add a secondary network number and frame type by<br />

using subinterfaces. There is not a functional difference between using<br />

the secondary command and subinterfaces. However, using subinterfaces<br />

will possibly allow you more configuration control over using<br />

the secondary command. Use a subinterface command on an Ethernet<br />

network:<br />

RouterC#config t<br />

RouterC(config)#int e0.?<br />

Ethernet interface number<br />

RouterC(config)#int e0.1500<br />

RouterC(config-subif)#ipx network 10b encap ?<br />

arpa Novell Ethernet_II<br />

hdlc HDLC on serial links<br />

novell-ether Novell Ethernet_802.3<br />

novell-fddi Novell FDDI RAW<br />

sap IEEE 802.2 on Ethernet, FDDI, Token<br />

Ring<br />

snap IEEE 802.2 SNAP on Ethernet, Token<br />

Ring, and FDDI<br />

RouterC(config-subif)#ipx network 10b encap sap<br />

4. Notice that you can create over four billion subinterfaces. In the commands<br />

above, I used a number (1500), with no particular significance.<br />

I also configured the frame type of 802.2 to run on the LAN. You do<br />

not have to use the secondary command when using subinterfaces.<br />

5. There is one more frame type that can be used on Ethernet: SNAP.<br />

Create another subinterface on Ethernet 0.<br />

RouterC#config t<br />

RouterC(config)#int e0.?<br />

Ethernet interface number<br />

RouterC(config)#int e0.1600<br />

RouterC(config-subif)#ipx network 10c encap ?<br />

arpa Novell Ethernet_II<br />

hdlc HDLC on serial links<br />

novell-ether Novell Ethernet_802.3

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

Saved successfully!

Ooh no, something went wrong!