Routing IProuting
IX20 User Guide
446
1. Select the device in Remote Manager and click Actions> Open Console, or log into the IX20
local command line as a user with full Admin access rights.
Depending on your device configuration, you may be presented with an Access selection
menu. Type admin to accessthe Admin CLI.
2. At the command line, type config to enter configuration mode:
> config
(config)>
3. Enable routing services:
(config)> network route service enable true
(config)>
4. Configure routing servicesthat will be used:
a. Use the ?to display available routing services:
(config)> network route service ?
Routing services: Settings for dynamic routing services and protocols.
Parameters Current Value
---------------------------------------------------------------------
----------
enable true Enable
zone dynamic_routes Zone
Additional Configuration
---------------------------------------------------------------------
----------
bgp BGP
isis IS-IS
nhrp NHRP
ospfv2 OSPFv2
ospfv3 OSPFv3
rip RIP
ripng RIPng
(config)>
b. Enable a routing service that will be used. For example, to enable the RIPservice:
(config)> network route service rip enable true
(config)>
c. Complete the configuration of the routing service. For example, use the ?to view the
available parameters for the RIP service:
(config)> network route service rip ?
Parameters Current Value