LEGRAND Raritan PX3TS User Manual page 605

Transfer switch
Table of Contents

Advertisement

config:#
network ipv6 staticRoutes modify <route_ID> dest <dest-2> interface
<ETH>
Variables:
<dest-1> is the IP address and prefix length of the subnet where the PX3TS
belongs. The format is IP address/prefix length.
<hop> is the IP address of the next hop router.
<ETH> is one of the interfaces: ETH1/ETH2, WIRELESS and BRIDGE. Type
"bridge" only when your PX3TS is in the bridging mode.
<route_ID> is the ID number of the route setting which you want to delete
or modify.
<dest-2> is a modified route setting that will replace the original route
setting. Its format is IP address/prefix length. You can modify either the IP
address or the prefix length or both.
Configuring DNS Parameters
Use the following commands to configure static DNS-related settings.
Specify the primary DNS server:
config:#
network dns firstServer <ip address>
Specify the secondary DNS server:
config:#
network dns secondServer <ip address>
Specify the third DNS server:
config:#
network dns thirdServer <ip address>
Specify one or multiple optional DNS search suffixes:
config:#
network dns searchSuffixes <suffix1>
-- OR --
Chapter 9: Using the Command Line Interface
585

Advertisement

Table of Contents
loading

Table of Contents