Installation and Getting Started Guide
The
NOTE: To apply an ACL for filtering GNS replies to an interface, you must use the ipx
The in out parameter of the ipx
USING THE WEB MANAGEMENT INTERFACE
You cannot configure a SAP access list using the Web management interface.
Enable
By default, the routing switch replies to a GNS request with the most recently learned server supporting the requested service. You configure the routing switch to instead use
USING THE CLI
To enable the routing switch to use
HP9300(config)# ipx
HP9300(config)# write memory
Syntax: [no] ipx
USING THE WEB MANAGEMENT INTERFACE
You cannot enable
Filter GNS Replies
You can use IPX access lists to permit or deny specific services and servers in GNS replies to specific IPX nodes (hosts). To do so, use either of the following methods to configure IPX access lists that include service and server information, then apply them to specific ports.
USING THE CLI
To configure IPX ACLs and apply them to a port to control responses to GNS requests on that port, enter commands such as the following:
HP9300(config)# router ipx |
|
|
|
ipx | Prt0 | ||
ipx | deny aaaa.bbbb.cccc.dddd 47 Prt1 | ||
ipx | permit |
| |
exit |
|
| |
HP9300(config)# int e 1/1 |
|
|
|
|
The commands in this example configure three ACLs. Two of the ACLs contain server network, service type, and server information and deny reporting these servers to the clients. For example, ACL 2 does not permit the routing switch from sending server “Prt0” with network efff in GNS replies to the client.
ACL 32 changes the default action from deny to permit. All GNS replies that are not explicitly denied by other ACLs are permitted by this one.
Syntax: [no] ipx
14 - 10