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.

Configuring Our Internetwork with Multiple Ethernet Frame Types 409<br />

2621A(config)#int f0/0.100<br />

2621A(config-if)#ipx network 10c encap snap<br />

All four frame types are now configured on the FastEthernet 0/0 interface<br />

of the 2621 router. For any device to communicate with the 2621A router<br />

with IPX, they must support the same network numbers configured with<br />

each frame type.<br />

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

For the 2501A router to communicate to the 2621A router with IPX, it must<br />

be configured with the same IPX network numbers for each frame type<br />

configured.<br />

Here is the configuration for the 2501A router:<br />

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

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

2501A(config-if)#int e0.10<br />

2501A(config-if)#ipx network 10b encap arpa<br />

2501A(config-if)#int e0.100<br />

2501A(config-if)#ipx network 10c encap snap<br />

In the above example, the same subinterface numbers were used, but they<br />

can be any numbers you want to use. Here is a copy of the running-config<br />

after the router is configured with all four IPX Ethernet frame types:<br />

hostname RouterA<br />

!<br />

ipx routing 0060.7015.63d6<br />

!<br />

interface Ethernet0<br />

ip address 172.16.10.1 255.255.255.0<br />

ipx network 10<br />

ipx network 10A encapsulation SAP secondary<br />

!<br />

interface Ethernet0.10<br />

ipx network 10B encapsulation ARPA

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

Saved successfully!

Ooh no, something went wrong!