Asus GigaX Network Card User Manual


 
GigaX Series L3 Managed Switch User Guide
87
[Add Static Route]
Insert a static route entry into the routing table by giving the destination IP,
gateway IP address, subnet mask and the metric.
CLI command : l3 route static add <dst> <gateway> <mask> <metric>
[Delete Static Route]
Delete a static route entry from the routing table.
CLI command : l3 route static add <dst> <gateway> <mask>
[Display RIP status]
Display current RIP status and its interfaces and routing information.
CLI command : l3 rip show
[Enable/Disable RIP]
Enable or disable RIP process in the switch. When RIP process has been
enabled, it will advertise its routing information to its next hop switch/router.
Meanwhile it will be able to receive and deal with RIP message
broadcasted/multicasted along the network. Default RIP process is
disabled.
CLI command : l3 rip route <enable/disable>
[Set RIP version]
You can specify a RIP version for the RIP process to indicate what type of
messages it can deal with. There are v1, v2 and both for selection. Default
RIP version is set to both.
CLI command : l3 rip version <1/2/* for all>
[RIP-enabled interfaces]
All L3 interfaces are default set as RIP-enabled interface. When an
interface is specified as RIP-enabled interface, it means that once the RIP
process has been enabled, this interface will be able to participate in RIP
functionalities.
CLI command : l3 rip interface add <interface name/* for all>