View a detailed configuration for the instance of IP on the vRouter. Use the ip
command to set the user-configurable parameters.
exec
show vSwitch-name vRouter-name ip verbose
Heading | Description | Filter |
---|---|---|
Name | The system-generated identifier for the instance of IP on the vRouter. The format is ip.vSwitch:vRouter. | Name IfName |
TTL | Specifies the time-to-live value inserted into packet headers for all traffic originated within this IP instance. Valid values are from 1 to 255. |
ttl integer |
Forwarding | The ability to forward traffic over IP interfaces on this vRouter. When enabled, the interfaces act as gateways, forwarding received traffic that is not destined for them. If disabled, any traffic destined for external destinations is dropped. Specifically: The system does not export routes via its routing protocols, but does learn them via routing protocols. IRDP is disabled. The system drops any IP frames that are not locally destined. Valid values:
enabled , disabled
|
forwarding enumeration |
Admin State | The administrative (manually configured) status of the interface. Valid values:
enabled , disabled
|
adminState enumeration |
Oper Status | The operational state of the interface. Valid values:
|
status enumeration |
IfIndex | The system-assigned interface name, in hexadecimal. | ifIndex hexUInt |
Link Traps | Specifies if link up/down SNMP traps should be sent on the interface. Valid values:
|
linkUpDownTrap enumeration |
Event Filter | The event filter level set for the interface. Valid values:
|
eventFilter enumeration |
Packet Trace | The setting for the packet trace capability. When enabled, the system sends debug messages relating to packets moving through the system. Because of the large amount of data generated by setting this variable, you should only enable it when you want to debug your network by verifying where packets are going in the system. Valid values:
enabled , disabled
|
packetTrace enumeration |
Last Change | The value, in ticks, of the sysUpTime variable at the time of the last change to the interface. This could be a change to the configuration, or in the administrative state or operational status. If the field displays 0, there have been no changes to the IP instance since the last system reboot. | lastChange integer |
Description | The text string you assigned to the interface. You can use this value to identify a interface name (for example, vlan.10) with a meaningful description. | description text |
You can do the following