This describes configuration commands provided by ricd, in addition to MRT's basic commands. 1. Interactive commands o show (ip|ipv6) srsvp neighbor [] -- Shows SRSVP neighbors detected. o show (ip|ipv6) flows -- Shows flows created by the daemon. o [ip|ipv6] flow (send|recv) port (udp|tcp) -- Requests the daemon to create a flow for send or receive. o clear (ip|ipv6) flow -- Removes the flow created. o show (ip|ipv6) hqlip neighbor [] -- Shows HQLIP neighbors detected. o show (ip|ipv6) hqlip areas -- Shows all areas created by HQLIP. 2. Configuration commands o link-qos [] -- Defines a link-qos. o no link-qos -- Removes the link-qos. o req-qos -- Defines a request-qos. o no req-qos -- Removes the request-qos. o rvp
-- Defines a hint of RVP. o no rvp
-- Removes the hint. o router ric [ipv6] -- Enables RIC routing protocols (HQLIP/SRSVP). o no router ric [ipv6] -- Disables RIC routing protocols (HQLIP/SRSVP). The followings are available within "router ric" mode. o network qos [prefix ] -- Turns ON RIC routing on the interface with the qos. Specifies a prefix if multiple addresses are assigned to the interface. o no network -- Turns OFF RIC routing on the interface. o network keep-alive -- Sets keep-alive interval to . o no network keep-alive -- Resets keep-alive interval to default (10 seconds). o network metric -- Sets interface metric to . o no network metric -- Resets interface metric to default (1). o network center level -- Makes the area at the a center candidate. o no network center -- Withdraws from a center candidate. o area level id -- Defines an area at the level with id. o no area level -- Undefines the area. o area aggregate -- Specifies which sub areas are included. o no area aggregate -- Excludes the sub areas. o area aggregate masklen -- Specifies sub areas with their if-name. Masklen will be applied to form the prefix.. o no area aggregate -- Excludes the sub areas. o area center -- Makes the area a center candidate. o no area center -- Withdraws from a center candidate. .