![Cisco Catalyst 9800-L Скачать руководство пользователя страница 50](http://html.mh-extra.com/html/cisco/catalyst-9800-l/catalyst-9800-l_hardware-installation-manual_64466050.webp)
• Run the setup command facility again, and create another configuration:
WLC> enable
Password: password
WLC# setup
• Modify the existing configuration or configure additional features by using the CLI:
WLC> enable
Password:
password
WLC# configure terminal
WLC(config)#
Gigabit Ethernet Management Interface Overview
The controller provides an Ethernet management port named GigabitEthernet0.
The purpose of this interface is to allow users to perform management tasks on the controller; it is an interface
that should not, and often cannot, forward network traffic, but can be used to access the controller through
Telnet and SSH to perform management tasks on the controller. The interface is most useful in troubleshooting
scenarios when other forwarding interfaces are inactive.
The following aspects of the management Ethernet interface should be noted:
• The controller has one management Ethernet interface named GigabitEthernet0.
• IPv4, IPv6, and ARP are the only routed protocols supported for the interface.
• The interface provides a way to access the controller even if forwarding interfaces are not functional, or
the Cisco IOS is down.
• The management Ethernet interface is part of its own VRF. See the
Cisco Catalyst 9800 Series Wireless
Controller Software Configuration Guide
for more details.
Default Gigabit Ethernet Configuration
By default, a forwarding VRF is configured for the interface with a special group named Mgmt-intf. This
cannot be changed. This isolates the traffic on the management interface away from the forwarding plane.
Otherwise, the interface can be configured like other Gigabit Ethernet interfaces for most functions.
For example, the default configuration is as follows:
interface GigabitEthernet0
vrf forwarding Mgmt-intf
ip address 200.165.200.225 255.255.255.224
negotiation auto
Configuring Gigabit Ethernet Interfaces
This section shows how to assign an IP address and interface description to an Ethernet interface on your
controller.
Cisco Catalyst 9800-L Wireless Controller Hardware Installation Guide
42
Power Up and Initial Configuration
Gigabit Ethernet Management Interface Overview