Displaying And Debugging Management Vlan - 3Com 4200G 12-Port Configuration Manual

4200g series switch
Hide thumbs Also See for 4200G 12-Port:
Table of Contents

Advertisement

Displaying and
Debugging
Management VLAN
Configuration procedure
1 Enter system view.
<S4200GA> system-view
2 Create VLAN 10 and configure VLAN 10 to be the management VLAN.
[4200GA] vlan 10
[4200GA-vlan10] quit
[4200GA] management-vlan 10
3 Create the VLAN 10 interface and enter VLAN interface view.
[4200GA] interface vlan-interface 10
4 Configure the IP address of VLAN 10 interface to be 1.1.1.1.
[4200GA-Vlan-interface10] ip address 1.1.1.1 255.255.255.0
[4200GA-Vlan-interface10] quit
5 Configure a default route.
[4200GA] ip route-static 0.0.0.0 0.0.0.0 1.1.1.2
Table 35 Display and debug management VLAN
Operation
Display the IP-related
information about a
management VLAN
interface
Display the information
about a management
VLAN interface
Display summary
information about the
routing table
Display detailed
information about the
routing table
Display the routes
leading to a specified IP
address
Display the routes
leading to specified IP
addresses
Display the routes
filtered by a specified
access control list (ACL)
Display the routes
filtered by a specified IP
prefix
Display the routing
table in a tree structure
Display the statistics of
the routing table

Displaying and Debugging Management VLAN

Command
display ip interface [
vlan-interface vlan-id ]
display interface vlan-interface
[ vlan-id ]
display ip routing-table
display ip routing-table verbose
display ip routing-table
ip-address [ mask ] [
longer-match ] [ verbose ]
display ip routing-table
ip-address1 mask1 ip-address2
mask2 [ verbose ]
display ip routing-table acl
{ acl-number | acl-name } [
verbose ]
display ip routing-table
ip-prefix ip-prefix-name [
verbose ]
display ip routing-table radix
display ip routing-table statistics
Description
Optional
You can execute the display
commands in any view.
49

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents