
Chapter 7: Second Level Commands | 
  | 
  | June 30, 2006  | ||
  | 
  | Table  | |||
  | Parameter | 
  | Description  | Legal values/range  | 
  | 
  | <Ethernet VLAN> | 
  | The interface should be Ethernet or  | Ethernet, VLAN  | 
  | 
  | 
  | 
  | VLAN.  | 
  | 
  | 
  | <slot number> | 
  | Slot number.  | 0, 1  | 
  | 
  | <port number> | 
  | Physical port number.  | 1 to 3  | 
  | 
  | <VLAN ID> | 
  | VLAN ID number.  | 
  | 
  | 
  | <number> | 
  | Virtual Router Group Number (VRID).  | 1 to 15  | 
  | 
  | IP address  | 
  | IP address of the virtual router.  | Legal IP address  | 
  | 
  | <priority value> | 
  | VRRP router priority value.  | 1 to 254  | 
  | 
  | <on off> | 
  | VRRP preemptive mode.  | On or off (default value is off)  | 
  | 
The following examples use two SCCs (Service Creation Cards):
Example 1 (SCC1 configuration):
Host(config)# vrrp interface Ethernet 0\1 1 ip 192.168.1.3 priority 200
Example 2 (SCC2 configuration):
Host(config)# vrrp interface Ethernet 0\1 1 ip 192.168.1.3 priority 100
The following two examples show the configuration with preemption capabilities:
 |