Specifications
EASTAR UHP-1000 SERIES SATELLITE ROUTER
INSTALLATION AND OPERATION MANUAL, V. 2.3
(SW VERSION 2.2.9)
© ROMANTIS 2010 34 www.romantis.com
2.8.3 Router control commands
---------- IP parameters
ip address IP_ADDR IP_MASK [1-1020] - Add IP address to interface [VLAN]
Adding IP-address to the Ethernet interface. The address and mask are separated with a blank. Multiple
addresses can be defined. If non-zero VLAN is specified then the address is added to the route Table of this
VLAN.
ip route IP_ADDR IP_MASK IP_ADDR [1-1020] - Add static route [VLAN]
Adding static route.
Availability of the route destination address is not checked.
ip map IP_ADDR IP_MASK ml|mm|mh|md 0-1020 [0-500] [1-1020] - Route network to
TX SVLAN [TrSh] [VLAN]
Route for transmitting IP-network via satellite. Parameters:
ml|mm|mh|md - Transmit priority (High, Medium, Low, DSCP).
0-1020 - SVLAN number (0 – transmit without SVLAN encapsulation).
0-500 - Traffic Shaper channel number to pass the traffic. Optional parameter. If it’s not specified,
the traffic will go via channel 0 the configuration of which should be checked at least once
to avoid surprises.
1-1020 - VLAN number the record is referred to.
svlan receive demod|tdma 0-1020 [1-1020] - Add RX SVLAN [VLAN]
Add SVLAN reception from one of demodulators. When VLAN is specified the traffic will go to its route Table
instead of the basic one.
ip delete IP_ADDR IP_MASK [1-1020] - Delete IP address, route or map [VLAN]
Delete address, route or map.
svlan delete demod|tdma 0-1020 [1-1020] - Delete SVLAN [VLAN]
Delete record on SVLAN reception.
udp ports 0-65535 0-65535 - UDP ports mapping for RTP compression FROM TO
Add UDP destination ports range for SVLAN-encapsulation, where the router will try compressing RTP packet
headers. If the range covers more than 200 ports, then this range value is rounded down to the nearest hundred.
Example:
1000 – 1100 -> 1000-1100
1000 – 1200 -> 1000-1200
1000 – 1220 -> 1000-1300
2250 – 3100 -> 2250-3050
udp delete 0-65535 - Delete UDP port mapping
Remove port range.
rip-advertise none|static|maps|all - RIP route types to advertise
Should static routes and maps be announced as per RIP2-multicast protocol.
The router will not announce default gateway, even it is not set. Incoming RIP messages are ignored.
rip next-hop IP_ADDR - RIP next hop to advertise
Set NEXT HOP parameter for RIP announcements.
Router settings and statistics can be printed out using ―show ip‖ command. Asterisks in
front of records mean that the relevant record is assigned from Hub.
UHP#sh ip
T VLAN Network/Source Mask Destination TrSh Packets Bytes
T – record type (A-IP address, R-statistical route, M-map, V- SVLAN reception)
VLAN –VLAN number the record is referred to.
Destination – where packets are passed.
TrSh – Number of Traffic Shaper stream which the traffic will go through (for map records).