
xStack
Example Usage:
To disable DVMRP:
Command: disable dvmrp
| Success. |
|
|
|
|
| |
|
|
| |
| |||
show dvmrp routing_table | |||
|
| ||
Purpose | Used to display the current DVMRP routing table. | ||
Syntax | show dvmrp routing table [ipaddress <network_address>] | ||
Description | The command is used to display the current DVMRP routing | ||
|
| table. | |
Parameters | ipaddress <network_address> − The IP address and netmask | ||
|
| of the destination. The address and mask information can be | |
|
| specified using the traditional format (for example, | |
|
| 10.1.2.3/255.0.0.0) or in CIDR format, 10.1.2.3/8. | |
Restrictions | None. | ||
|
|
|
|
Example Usage:
To display DVMRP routing table:
Command: show dvmrp routing_table
DVMRP Routing Table |
|
|
|
|
|
Source Address/Netmask | Upstream Neighbor | Metric Learned | Interface | Expire | |
10.0.0.0/8 | 10.90.90.90 | 2 | Local | System | - |
20.0.0.0/8 | 20.1.1.1 | 2 | Local | ip2 | 117 |
30.0.0.0/8 | 30.1.1.1 | 2 | Dynamic | ip3 | 106 |
Total Entries: 3
show dvmrp neighbor
Purpose | Used to display the DVMRP neighbor table. |
Syntax | show dvmrp neighbor {ipif <ipif_name 12> ipaddress |
| <network_address>} |
Description | This command will display the current DVMRP neighbor table. |
|
|
292