6-16 CHAPTER 6: M ANUAL SETUPYou can obtain a list of all configured networks using the command listnetworks. To only list IP networks, use list ip networks. By default, the network is enabled when it is created. You can disable thenetwork using the following command:disable ip network You can delete a disabled network using the command:delete ip network The reconfigure ip network command can be used to modify an existing IPnetwork’s address or frame type.Configuring IP RIP onthe LANIP RIP is configurable on each LAN IP network. The OCR 812 supports two versionsof RIP, V1 or V2. You can also disable RIP completely. To set enable/disable RIP or set the version to use for a particular LAN IPnetwork, use the command:set ip network routing_protocol [NONE | RIPV1 | RIPV2]Other permutations of the set ip network command can be used to configureadvanced RIP features and policies.Configuring IP for theRemote Site ConnectionIn order to enable IP to be routed to a remote site, you must configure thefollowing items in the VC profile associated with the remote site connection. You must enable IP routing in the profile You must enter the remote IP address information You must enter the local IP address information To enable or disable IP routing in a VC profile, use the command:set vc ip [DISABLE | ENABLE]The remote IP address information consists of the IP address of the router at theother end of the VC connection. This address can be either specified by you, or (ifyou are using PPP as the Network Service for the connection) it can be learnedwhen the PPP session is established. To specify the remote IP address, use the command:set vc remote_ip_address To specify that the remote IP address should be learned you can enter255.255.255.255/H for the parameter, or you can use thecommand:set vc address_selection negotiate