
Monitoring and Configuring the Printer
62
2
❖ Enabling/disabling specified IPv4
destination
msh> route active {host|net}
“destination” {on | off}
• You can turn the specified desti-
nation on or off. Host becomes
the default setting.
❖ Adding IPv4 Routing Table
msh> route add {host|net}
“destination” “gateway”
• Adds a host or network route to
“destination”, and a gateway
address to “gateway” in the ta-
ble.
•Specify the IPv4 address to des-
tination and gateway.
• Host becomes the default set-
ting.
❖ Setting the Default IPv4 Gateway
msh> route add default
“gateway”
❖ Deleting specified IPv4 destination
from Routing Table
msh> route delete {host|net}
“destination”
• Host becomes the default set-
ting.
• IPv4 address of destination can
be specified.
❖ Setting IPv6 Default Gateway
msh> route add6 default
gateway
❖ Adding a specified IPv6 destination to
Routing Table
msh> route add6 {destina-
tion} prefixlen gateway
•Specify the IPv6 address to des-
tination and gateway.
❖ Deleting a specified IPv6 destination
from Routing Table
msh> route delete6 {desti-
nation} prefixlen
• Specify the IPv6 address to des-
tination and gateway.
❖ Display information about a specified
IPv6 route information
msh> route get6 {destina-
tion}
• Specify the IPv6 address to des-
tination and gateway.
❖ Enabling/disabling a specified IPv6
destination
msh> route active6 {desti-
nation} prefixlen {on |
off}
❖ Route initialization
msh> route flush
Note
❒ The maximum number of IPv4
routing tables is 16.
❒ The maximum number of IPv6
routing tables is 2.
❒ Set a gateway address when com-
municating with devices on an ex-
ternal network.
❒ The same gateway address is
shared by all interfaces.
❒ “Prefixlen” is a number between 1
and 128.
Kommentare zu diesen Handbüchern