R3204P16-HP Load Balancing Module Network Management Configuration Guide-6PW101

Table Of Contents
115
Reply from 1.1.2.2: bytes=32 time=1ms TTL=128
Reply from 1.1.2.2: bytes=32 time=1ms TTL=128
Reply from 1.1.2.2: bytes=32 time=1ms TTL=128
Reply from 1.1.2.2: bytes=32 time=1ms TTL=128
Ping statistics for 1.1.2.2:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 1ms, Maximum = 1ms, Average = 1ms
# Traceroute Host A on Host B (suppose the host runs Windows XP).
C:\Documents and Settings\Administrator>tracert 1.1.2.2
Tracing route to 1.1.2.2 over a maximum of 30 hops
1 <1 ms <1 ms <1 ms 1.1.6.1
2 <1 ms <1 ms <1 ms 1.1.4.1
3 1 ms <1 ms <1 ms 1.1.2.2
Trace complete.
Configuring static route in the CLI
Configuration prerequisites
Configure the physical parameters for related interfaces
Configure the link-layer attributes for related interfaces
Configure the IP addresses for related interfaces
Configuration procedure
Follow these steps to configure a static route:
To do… Use the command…
Remarks
Enter system view
system-view
Configure a static route
ip route-static dest-address { mask |
mask-length } { next-hop-address |
interface-type interface-number
[ next-hop-address ] } track track-entry-number
[ preference preference-value ] [ tag tag-value ]
[ description description-text ]
Required
By default, preference for static
routes is 60, tag is 0, and no
description information is
configured.
Configure the default
preference for static
routes
ip route-static default-preference
default-preference-value
Optional
60 by default