Skip to content

Support



Juniper was the first North American IP routing vendor to achieve the prestigious TL 9000 certification by the Quality of Excellence for Suppliers of Telecommunications (QuEST) Forum in the router category, for design, development, provision and service and support.



What is J-Care?

It's the world-class service and support that you expect from a company that delivers the industry's best infrastructure and security products. With J-Care, you now have the confidence knowing that Juniper will do our part to keep you on top of the world!


no-management-vlan

Syntax

no-management-vlan;

Hierarchy Level

[edit virtual-chassis member member-id]

Release Information

Statement introduced in JUNOS Release 9.0 for EX-series switches.

Description

Remove the specified member’s out-of-band management port from the Virtual Management Ethernet (VME) global management VLAN of the virtual chassis.

For a member that is functioning in a linecard role, you can use this statement to reserve the member's management Ethernet port for local troubleshooting:

virtual-chassis {
member 2 {
no-management-vlan;
}
}

You cannot configure the IP address for a local management Ethernet port using the CLI or J-Web. To do this, you need to use the shell ifconfig command.

Required Privilege Level

routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.