
B-34 APPENDIX B: CLI COMMAND DESCRIPTION
  | rip_policies  | Allows VC to enable or disable RIP policies. See text on the preceding  | |
  | _update  | page for description of keywords. A keyword with a NO_ in front is used  | |
  | 
  | 
  | to disable the policy. Default is indicated by (D). | 
  | 
  | 
  | SEND_DEFAULT/NO_SEND_DEFAULT(D)  | 
  | 
  | 
  | SEND_ROUTES(D)/NO_SEND_ROUTES  | 
  | 
  | 
  | SEND_SUBNETS/NO_SEND_SUBNETS(D)  | 
  | 
  | 
  | ACCEPT_DEFAULT/NO_ACCEPT_  | 
  | 
  | 
  | DEFAULT(D)  | 
  | 
  | 
  | SPLIT_HORIZON(D)/NO_SPLIT_HORIZON  | 
  | 
  | 
  | POISON_REVERSE(D)/NO_POISON_  | 
  | 
  | 
  | REVERSE  | 
  | 
  | 
  | FLASH_UPDATE(D)/NO_FLASH_UPDATE  | 
  | 
  | 
  | SEND_COMPAT(D)/NO_SEND_COMPAT  | 
  | 
  | 
  | RIPV1_RECEIVE(D)/NO_RIPV1_RECEIVE  | 
  | 
  | 
  | RIPV2_RECEIVE(D)/NO_RIPV2_RECEIVE  | 
  | 
  | 
  | SILENT (default is disabled)  | 
  | 
  | 
  | |
  | send_name  | An identification name sent to the remote network.  | |
  | 
  | 
  | |
  | send_password  | Password sent to the remote network. Limit: 15 characters.  | |
  | 
  | 
  | |
  | Type  | Describes type of connection. Options:  | |
  | 
  | 
  | ONDEMAND - makes connection when the system needs a session with  | 
  | 
  | 
  | the remote network.  | 
  | 
  | 
  | CONTINUOUS - keeps connection up all the time  | 
  | 
  | 
  | MANUAL - manually starts connection using the CLI  | 
  | 
  | 
  | 
  | 
set vc <vc_name> atm  | bt [number]  | 
  | |
  | 
  | category_of_service [Unspecified (UBR) Variable (VBR)]  | |
  | 
  | pcr [number]  | 
  | 
  | 
  | scr [number]  | 
  | 
  | 
  | type [PVC SVC]  | |
  | 
  | vci [number]  | 
  | 
  | vpi [number]  | 
  | |
Sets ATM parameters for VCs.
Parameters | Description  | 
  | 
  | 
<vc_name>  | VC profile name.  | 
  | 
  | 
Bt  | Burst Tolerance (VBR only).  | 
  | 
  | 
Category_of_service  | Select either Unspecified (UBR) or Variable (VBR).  | 
  | 
  | 
Pcr  | Peak Cell Rate (both UBR and VBR).  | 
  | 
  | 
Scr  | Sustained Cell Rate (VBR only).  | 
  | 
  | 
Type  | This designated a virtual circuit as either a Switched Virtual Circuit (SVC)  | 
  | or a Permanent Virtual Circuit (PVC).  | 
  | 
  | 
Vci  | Virtual Channel Identifier.  | 
  | 
  | 
Vpi  | Virtual Path Identifier.  | 
  | 
  |