2 confirmation of interface information, 3 conformation of routing information, 2 confirmation of interface information -51 – Hitachi GR2000 Series User Manual
Page 151: 3 conformation of routing information -51, Figure 5-91. ipx interface information display -51, Figure 5-92. ipx routing information display -51

Confirmation of interface state and routing state
GR2K-GA-0015
5-51
Ver. 07-02
Ensure that the network address and host address do not overlap.
(Example)
5.10.1.2
Confirmation of interface information
Ensure that the interface is up and the expected frame format interface is set, etc by
using the show ipx interface command. If it is not what is expected, review the
configuration and correct it.
Figure 5-91 IPX interface information display
5.10.1.3
Conformation of Routing Information
Ensure that the network where the server exists is available for routing from the
router (device A) on the clientÅfs side by using the show ipx route command. Routing
information can be built dynamically using RIP information exchange between
routers. Routing information can also be built by stopping RIP information periodic
transmission and setting up the routing statically, as when connecting via WAN.
Either way, ensure it, since communication is unavailable unless the routing
information to the destination network is built.
Figure 5-92 IPX routing information display
(config)# show ipx-interface
ipx_interface Department1 {
watchdog_spoofing proxy ;
serialization_filtering ;
diagnostic_packet_forwarding ;
non_periodic_rip_send ;
non_periodic_sap_send ;
periodic_rip_interval 1 ;
periodic_sap_interval 1 ;
nearest_sap_reply ;
ethernet802_3_network_address 00000001 ;
ethernet2_network_address 22222222 ;
llc_network_address 33333333 ;
snap_network_address 44444444 ;
} ;
(config)#
At least one must be
defined, depending on the
frame type.
These contents must be the
same between server router
and client.
> show ipx interface
watchdog spoofing interval : 30 watchdog forwarding interval : 30
#Index Name NIF/LINE Type Status
#000 Department1 01/02 EtherNet up
#001 TokyoNagoya 02/04 WAN down
>
> show ipx route
total: 3 routes
Dest.Net NextHopNet NextHopHost I/F Name hops/ticks flags
00000001 00000001 00:00:87:c0:e2:45 Department1 01/00001 static
00000002 00000002 00:00:87:c0:22:45 TokyoNagoya 02/00002 rip
00000003 00000003 00:00:87:c0:e2:47 TokyoNagoya 01/00001 static
>