Note: Specify START ROUTING without an underscore when entering this command. Enters information into the configuration database to start dynamic routing when TCP/IP Services starts. Related commands: SHOW CONFIGURATION START ROUTING, START ROUTING Format SET CONFIGURATION START [NO]ROUTING [ /GATED ] [ /LOG ] [ /SUPPLY[=DEFAULT] ]
1 – Qualifiers
1.1 /GATED
Optional. Enables the gateway routing daemon (GATED). If you enable dynamic GATED routing, you will be able to configure this host to use any combination of the following routing protocols to exchange dynamic routing information with other hosts on the network: o RIP (Routing Information Protocol), Versions 1 and 2 o RDISC (Router Discovery Protocol) o OSPF (Open Shortest Path First) o EGP (Exterior Gateway Protocol) o BGP (Border Gateway Protocol), BGP-4 o Static routes
1.2 /LOG
Optional. Default: No logging. Applies to ROUTED. Do not use with /GATED. Logs routing activity to SYS$SYSDEVICE:[TCPIP$ROUTED]TCPIP$ROUTED.LOG.
1.3 /SUPPLY
/SUPPLY[=DEFAULT] Optional. Applies only to ROUTED. Do not use with /GATED. Broadcasts routing information to other hosts in 30-second intervals. If you specify /SUPPLY=DEFAULT, the local host supplies the default network route.
2 – Examples
1.TCPIP> SET CONFIGURATION START ROUTING /SUPPLY Starts ROUTED dynamic routing when TCP/IP Services is started. The local host both broadcasts and receives network routing information.