CLI Commands B-27 RIP V2 Receive - Controls the receipt of RIP version 2 updates. When RIPversion 1 is the selected routing protocol, this policy is enabled by default,which allows RIPV1 packets to be received. When RIP version 2 is selected, thispolicy is enabled by default, allowing RIPV2 packets to be received. Silent - This flag tells RIPv2 not to send updates. It is disabled by default.set ip routing autonomous_system_number [number] table_maximum_size [number] metric_maximum_entries [number] rip_flags [METRICS, SEND_REQUEST] router_id [router_id]Sets parameters for IP routing to the specified IP router address, which is thegateway to an Autonomous System.Parameters Description Designation of the IP network for which you want to set parameters.broadcast_algorithm Algorithm determines which address is used in broadcasts to representthe entire network. Choices are:1 - the IETF standard, nnn.nnn.nnn.255 (default)0 - the BSD standard, nnn.nnn.nnn.000reassembly_maximum_sizeMaximum size IP datagram that the system will try to reassemble, whenthe datagram has been fragmented to fit in the network packet size.The default is 3468.rip_authentication Text string used for RIPv2 authentication.rip_policies_update Allows user to enable or disable RIP policies. See text on the precedingpage for description of keywords. A keyword with a NO_ in front isused to disable the policy. The default is indicated by (D).SEND_DEFAULT/NO_SEND_DEFAULT(D)SEND_ROUTES(D)/NO_SEND_ROUTESSEND_SUBNETS/NO_SEND_SUBNETS(D)ACCEPT_DEFAULT/NO_ACCEPT_DEFAULT(D)SPLIT_HORIZON(D)/NO_SPLIT_HORIZONPOISON_REVERSE(D)/NO_POISON_REVERSEFLASH_UPDATE(D)/NO_FLASH_UPDATESEND_COMPAT(D)/NO_SEND_COMPATRIPV1_RECEIVE(D)/NO_RIPV1_RECEIVERIPV2_RECEIVE(D)/NO_RIPV2_RECEIVESILENT (default is disabled)routing_protocol Sets routing protocol to be used on IP network. Choices are: no routingprotocol, RIP version 1, or RIP version 2.Parameters Descriptionautonomous_system_number Autonomous system number.table_maximum_size Maximum number of IP routes system can hold in its table.Default: 1000