Asus GigaX manual Add Static Route, Delete Static Route, Display RIP status, Set RIP version

Models: GigaX

1 137
Download 137 pages 13.88 Kb
Page 87
Image 87

GigaX Series L3 Managed Switch User Guide

[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>

87

Page 87
Image 87
Asus GigaX manual Add Static Route, Delete Static Route, Display RIP status, CLI command l3 rip show Enable/Disable RIP