Displaying and Debugging Management VLAN 49Configuration procedure1 Enter system view. system-view2 Create VLAN 10 and configure VLAN 10 to be the management VLAN.[4200GA] vlan 10[4200GA-vlan10] quit[4200GA] management-vlan 103 Create the VLAN 10 interface and enter VLAN interface view.[4200GA] interface vlan-interface 104 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] quit5 Configure a default route.[4200GA] ip route-static 0.0.0.0 0.0.0.0 1.1.1.2Displaying andDebuggingManagement VLANTable 35 Display and debug management VLANOperation Command DescriptionDisplay the IP-relatedinformation about amanagement VLANinterfacedisplay ip interface [vlan-interface vlan-id ]OptionalYou can execute the displaycommands in any view.Display the informationabout a managementVLAN interfacedisplay interface vlan-interface[ vlan-id ]Display summaryinformation about therouting tabledisplay ip routing-tableDisplay detailedinformation about therouting tabledisplay ip routing-table verboseDisplay the routesleading to a specified IPaddressdisplay ip routing-tableip-address [ mask ] [longer-match ] [ verbose ]Display the routesleading to specified IPaddressesdisplay ip routing-tableip-address1 mask1 ip-address2mask2 [ verbose ]Display the routesfiltered by a specifiedaccess control list (ACL)display ip routing-table acl{ acl-number | acl-name } [verbose ]Display the routesfiltered by a specified IPprefixdisplay ip routing-tableip-prefix ip-prefix-name [verbose ]Display the routingtable in a tree structuredisplay ip routing-table radixDisplay the statistics ofthe routing tabledisplay ip routing-table statistics