H3C MSR3600-51F Configuration Manual
H3C MSR3600-51F Configuration Manual

H3C MSR3600-51F Configuration Manual

Comware 5 ipx

Advertisement

Quick Links

H3C MSR Router Series
Comware 5 IPX Configuration Guide
New H3C Technologies Co., Ltd.
http://www.h3c.com
Software version: MSR-CMW520-R2516
Document version: 20180820-C-1.13

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the MSR3600-51F and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Summary of Contents for H3C MSR3600-51F

  • Page 1 H3C MSR Router Series Comware 5 IPX Configuration Guide New H3C Technologies Co., Ltd. http://www.h3c.com Software version: MSR-CMW520-R2516 Document version: 20180820-C-1.13...
  • Page 2 The information in this document is subject to change without notice. All contents in this document, including statements, information, and recommendations, are believed to be accurate, but they are presented without warranty of any kind, express or implied. H3C shall not be liable for technical or editorial errors or omissions contained herein.
  • Page 3 Preface This configuration guide describes multicast fundamentals and configuration of IPX networks. This preface includes the following topics about the documentation: • Audience. • Conventions. • Documentation feedback. Audience This documentation is intended for: • Network planners. • Field technical support and servicing engineers. •...
  • Page 4 Symbols Convention Description An alert that calls attention to important information that if not understood or followed WARNING! can result in personal injury. An alert that calls attention to important information that if not understood or followed CAUTION: can result in data loss, data corruption, or damage to hardware or software. An alert that calls attention to essential information.
  • Page 5 Documentation feedback You can e-mail your comments about product documentation to info@h3c.com. We appreciate your comments.
  • Page 6: Table Of Contents

    Contents Configuring IPX ··············································································· 1 Overview ·································································································································· 1 IPX address structure ··········································································································· 1 IPX RIP ····························································································································· 1 IPX SAP ···························································································································· 1 IPX NetBIOS ······················································································································ 2 Protocol and standards ········································································································· 2 Hardware compatibility with IPX ···································································································· 2 Configuring basic IPX ················································································································· 2 Configuring IPX routing ···············································································································...
  • Page 7: Configuring Ipx

    Configuring IPX Overview Internetwork packet exchange (IPX) is a network layer protocol of NetWare. Its position in NetWare is similar to IP in TCP/IP. IPX implements such functions as address filling, routing, and packet forwarding. IPX is a connectionless protocol. Though both data and the destination IPX address are included in an IPX packet, IPX does not confirm whether the packet is forwarded successfully.
  • Page 8: Ipx Netbios

    RFC 1634, Novell IPX Over Various WAN Media (IPXWAN) Hardware compatibility with IPX IPX is not available on the following routers: • MSR 2600. • MSR 30-11. • MSR 30-11E. • MSR 30-11F. • MSR3600-51F. Configuring basic IPX Follow these guidelines when you configure basic IPX:...
  • Page 9: Configuring Ipx Routing

    • The node address specified with the ipx enable [ node node ] command is the global node address, used by all interfaces but the Ethernet interfaces on the router. If no node address is specified, the router specifies the MAC of the first Ethernet interface as the global node address. If no Ethernet interfaces are available, the router generates the global node address randomly according to the system clock.
  • Page 10: Configuring Ipx Route Number Limitation

    Configuring IPX route number limitation In IPX, the maximum number of static and dynamic routes to the same destination address permitted in the routing table can be configured. The number of equivalent routes for load balancing can also be configured. The two configurations have no direct relation, so changing one of the configurations will not affect the other.
  • Page 11: Configuring Ipx Sap

    Step Command Remark interface interface-type Enter interface view. interface-number Optional. Configure the maximum length of ipx rip mtu bytes IPX RIP updates. The default is 432 bytes. Configuring IPX SAP With IPX enabled on an interface, the system will automatically use SAP to maintain and advertise dynamic service information.
  • Page 12: Configuring A Response Mode For Ipx Sap Gns Request

    Step Command Remark interface-number Optional. Configure the maximum The default is 480 bytes—seven ipx sap mtu bytes length of IPX RIP updates. 64-byte service information items can be included in a SAP update. Configuring a response mode for IPX SAP GNS request GNS is a SAP message, broadcast by a SAP-enabled NetWare client.
  • Page 13: Configuring The Ipx Forwarding Feature

    To configure IPX service information: Step Command Remark Enter system view. system-view ipx service service-type server-name Add an IPX static service network.node socket hop hopcount information item. [ preference preference ] Configure the maximum queue Optional. length of the same service type ipx sap max-reserve-servers length 2048 by default.
  • Page 14: Pinging An Ipx Network

    Step Command Remark Enter system view. system-view interface interface-type Enter interface view. interface-number Enable the IPX triggered ipx update-change-only Disabled by default. update feature. Optional. Enable the IPX split horizon ipx split-horizon feature. Enabled by default. Optional. Configure the ipx encapsulation [ dot2 | dot3 | encapsulation format of IPX The default is Ethernet_802.3 ethernet-2 | snap ]...
  • Page 15: Ipx Configuration Example

    Task Command Remark { begin | exclude | include } regular-expression ] routing information (both active and inactive). Display IPX routing display ipx routing-table protocol { default | information for the direct | rip | static } [ inactive | verbose ] [ | Available in any view.
  • Page 16: Troubleshooting Ipx Configuration

    [RouterA] interface ethernet 1/2 [RouterA-Ethernet1/2] ipx network 2 # Set the packet encapsulation format on the Ethernet interface to Ethernet_II. [RouterA-Ethernet1/2] ipx encapsulation ethernet-2 [RouterA-Ethernet1/2] quit # Enable IPX on the interface Ethernet 1/1, with the network ID being 1000. [RouterA] interface ethernet 1/1 [RouterA-Ethernet1/1] ipx network 1000 [RouterA-Ethernet1/1] quit...
  • Page 17: Troubleshooting Ipx Rip

    • Enable IPX packet debugging using the debugging ipx packet command. According to the detailed information displayed about IPX packets received, transmitted, forwarded, and discarded, you can locate the error. Packets are discarded If IPX packet debugging information displays that a packet is discarded, and the information displayed is Packet size is greater than interface MTU!, it indicates that the output packet size is greater than the maximum packet size that the interface can transmit.
  • Page 18 • Use the display ipx service-table command to see whether the service information items reach the upper limit. IPX supports up to 10240 service information items, 2048 service types and 5120 static service items. No active service information item in SIT •...
  • Page 19: Troubleshooting Ipx Routing Management

    • Use the display ipx service-table command to check whether the requested service information is available in the SIT table. If not, SAP will not respond. • If the requested service information is available, check whether the service information is learned from the interface that received the GNS requests.
  • Page 20: Index

    Index C D H I O P T Configuring basic IPX,2 IPX configuration example,9 Configuring IPX routing,3 Configuring IPX SAP,5 Overview,1 Configuring the IPX forwarding feature,7 Pinging an IPX network,8 Displaying and maintaining IPX configuration,8 Troubleshooting IPX configuration,10 Hardware compatibility with IPX,2...

This manual is also suitable for:

Msr 2600Msr 30-11Msr 30-11eMsr 30-11fMsr series

Table of Contents