|
|
This section sets parameters that control how IPX packets are handled on each interface of the device.
configure IPX {{Ethernet | WAN} slot:port | VPN number | Bridge [0.sub-interface]}
Ethernet | WAN | Identifies the type of port for which you want to configure this section. |
slot:port | For a modular platform, identify the slot:
For the VPN 5001 concentrator, enter only the port number. For a module with one port, the port is 0. |
VPN number | Identifies the VPN port you configured in the Tunnel Partners section for a LAN-to-LAN tunnel. |
Bridge [0.sub-interface] | If you enabled bridging on one or more IPX ports, you can bridge all the ports together and assign a single IPX network to the bridge. You can create multiple Bridge sections with unique IPX networks by using sub-interface numbers, from 1 to 255. |
After entering the configure command for the section, enter one or more of the following keywords.
Mode = {Routed | Bridged | Off} | The Mode keyword describes the method the interface is to use to forward IPX packets through the device.
|
RipTimer = Number | The RipTimer keyword allows the IPX RIP (Routing Information Protocol) timer to be set on the interface. This value specifies the interval, in seconds, the device sends out IPX RIP packets on the network segment attached to this interface. The RIP packets sent out on this interface contain routing information about networks for which this interface is responsible. The number can be between 1 and 180 seconds. The default is 60. |
SapTimer = Number | The SapTimer keyword allows the IPX SAP (Service Advertising Protocol) timer to be set on the interface. This value specifies the interval, in seconds, the device sends out IPX SAP packets on the network segment attached to this interface. The SAP packets sent out on this interface contain information about services (such as servers, printers, etc.) for which this interface is responsible. The number can be between 1 and 180 seconds. The default is 60. |
BlockType20 = {On | Off} | The BlockType20 keyword specifies how IPX Packet Type 20 is handled on the interface. In order for certain protocol implementations, like NetBIOS, to function in the NetWare environment, routers must allow a broadcast packet to be propagated throughout an internet. The IPX Packet Type 20 is designated to perform broadcast propagation for these protocols. When a device receives this packet, it rebroadcasts it across all interfaces, except the one it received it on, and includes the network number of that interface in the data portion of the packet. The IPX Router Specification from Novell notes that Type 20 packets should not be propagated across slower links (line X.25 and asynchronous links) with bandwidths of less than 1 Mbps.
|
OutFilters = "filter_name" ["filter_name"] ["filter_name"] ["filter_name"] | The OutFilters keyword allows a named set of IPX packet filtering rules to be associated with the output side of the interface. Up to four filter sets may be specified, each enclosed in double quotes and separated by white space. If no string is specified, then the keyword is ignored by the parser. This feature can be used to turn off a filter set (or sets) without deleting the keyword. Packets being transmitted on the interface will be compared against the filter list(s) specified. Any packet not explicitly allowed by the rule set is dropped silently. When more than one set is defined, the filter interpreter will process the sets in the order specified. See the IPX Filter section for a definition of the rules that may be included in an IPX packet filter. |
InFilters = "filter_name" ["filter_name"] ["filter_name"] ["filter_name"] | The InFilters keyword allows a named set of IPX packet filtering rules to be associated with the input side of the interface. Up to four filter sets may be specified, each enclosed in double quotes and separated by white space. If no string is specified, then the keyword is ignored by the parser. This feature can be used to turn off a filter set (or sets) without deleting the keyword. Packets being received on the interface will be compared against the filter list(s) specified. Any packet not explicitly allowed by the rule set is dropped silently. When more than one set is defined, the filter interpreter will process the sets in the order specified. See theIPX Filter section for a definition of the rules that may be included in an IPX packet filter. |
FrameTypeII = {Seed | Auto | NoSeed | Off} FrameRaw = {Seed | Auto | NoSeed | Off} Frame8022 = {Seed | Auto | NoSeed | Off} FrameSNAP = {Seed | Auto | NoSeed | Off} | Cisco Systems routers support four IPX frame types, and will perform routing between frame types. The four frame types supported are Frame Type II, Frame Raw, Frame 8022, and Frame SNAP. Each Ethernet interface may be configured to simultaneously handle any or all of the frame types. The seed parameter defines what the device is to do with the network information (with respect to the frame type) when starting up.
|
Numbered = {On | Off} | The Numbered keyword specifies whether the wide area network connected to this interface will have an IPX network number associated with it. If numbered is On then you must set an IPX network number for this WAN interface. On WAN interfaces it is only necessary to specify the network number and not the frame and seed parameters as you do with Ethernet interfaces. Many wide area network connections are simple point-to-point links. These links do not generally require a network number because there are only two devices on the link. All traffic sent from one end is, by definition, destined for the other end. You generally do not need a numbered WAN interface if you are using the PPP transport protocol. In contrast, Frame Relay networks may have a number of participating routers connected through a single physical interface. Because of this, use of the Frame Relay transport protocol requires a numbered WAN interface. |
Updates = {Periodic | Triggered} | The Updates keyword specifies the way in which the device sends RIP information over the link.
|
NodeProxy = {On | Off} | Besides defining a method for router-to-router communication, PPP defines a method for individual client machines to dial in to an interface. Once a client machine has connected to an interface in this fashion, the device provides proxy services which allow the client machine to participate as a node on one of the device's local networks. |
RemoteNet = Hex_number | |
Net = Hex_number | The Net keyword is a number that must be assigned if the interface is being configured for Frame Relay. This number is assigned to the device's WAN interface, and must be an unused IPX network number. Values for this number may range from 1 to FFFFFFFE. |
FrameTypeIINet = Hex_number FrameRawNet = Hex_number Frame8022Net = Hex_number FrameSNAPNet = Hex_number | Ethernet interfaces that have frame types set to Seed must be assigned a net number. These numbers are eight-digit hexadecimal numbers that uniquely identify the network segment connected to this interface. Values range from 1 to FFFFFFFE. Accidental selection of an IPX network number which is already in use on another network segment may cause hard-to-diagnose problems. You should carefully track which IPX network numbers are in use, and where they are located in your configuration. |
The following shows an Ethernet interface with the 802.2 frame type set for seed.
[ IPX Ethernet 1 ] Mode = Routed FrameTypeIINet = 0 FrameRawNet = 0 Frame8022Net = CAFEF00D FrameSNAPNet = 0 FrameTypeII = Off FrameRaw = Off Frame8022 = Seed FrameSNAP = Off
| Command | Description |
|---|---|
configure Bridging | Sets bridging parameters for an interface |
configure Bridging Global | Enables bridging for the device |
edit config IPX Filter | Creates IPX packet filters |
edit config IPX Route Filter | Creates IPX route filters |
edit config IPX SAP Filter | Creates IPX server filters |
show ipx | Shows IPX configuration and routing |
![]()
![]()
![]()
![]()
![]()
![]()
![]()
Posted: Wed Sep 27 10:41:16 PDT 2000
Copyright 1989-2000©Cisco Systems Inc.