S R A / S F X 2 1 0 0 S E R I E S S A T E L L I T E R E C E I V E R
21
Found 3 interfaces.
Interface: Net1 (eth0)
DHCP: Disabled/Enabled
IP Address: aaa.bbb.ccc.ddd
Netmask: aaa.bbb.ccc.ddd
Interface: Net2 (eth1)
DHCP: Disabled/Enabled
IP Address: aaa.bbb.ccc.ddd
Netmask: aaa.bbb.ccc.ddd
Interface: Satellite (sat0)
DHCP: Disabled/Enabled
IP Address: aaa.bbb.ccc.ddd
Netmask: aaa.bbb.ccc.ddd
AddRoute
Usage:
AddRoute [-i <Interface Name>] -a <destination IP address> -g <gateway IP
address> -n <netmask>
Note that this command is available only to the
admin
user.
This command enters a static route into the receiver routing table. A route can be applied
independently of network interface, or with respect to a network interface. The individual
parameters are defined below:
-i
Optional parameter - selects which network interface will be applicable to this
route, using one of the options:
net1
(first Ethernet port eth0),
net2
(second
Ethernet port eth1), or
sat
(satellite receiver interface sat0).
-a
Indicates the Destination IP Address for the route (e.g. 192.168.0.1)
-g
Indicates the Gateway IP Address for the route (e.g. 192.168.0.254). This
gateway address must be on the same subnet as the Destination IP Address.
-n
Indicates the Net Mask for the route, in dotted decimal notation (e.g.
255.255.255.0)
DeleteRoute
Usage:
DeleteRoute [-i <Interface Name>] -a <destination IP address> -g <gateway IP
address> -n <netmask>
Note that this command is available only to the
admin
user.