- play_arrow Overview
- play_arrow Initial Configuration
- play_arrow Generating YANG Files
- play_arrow Configuring USB Pass-Through on NFX Series Devices
- play_arrow Configuring Security
- play_arrow Configuring VNFs
- play_arrow Configuring Mapping of Address and Port with Encapsulation (MAP-E)
- play_arrow Configuring High Availability
- play_arrow Configuring Service Chaining
- Service Chaining on NFX150 Devices
- Example: Configuring Service Chaining Using VLANs on NFX150 Network Services Platform
- Example: Configuring Service Chaining Using SR-IOV on NFX150 Network Services Platform
- Example: Configuring Service Chaining Using a Custom Bridge
- Example: Configuring Service Chaining for LAN-WAN Routing
- Example: Configuring Cross Connect on NFX150 Devices
- Example: Configuring Service Chaining for LAN Routing
- Example: Configuring Cross-Connect Using a Custom Bridge on NFX150 Devices
- play_arrow Monitoring and Troubleshooting
- play_arrow Configuration Statements and Operational Commands
Configuring the In-Band Management Interface
In in-band management, you configure a network interface as a management interface and connect it to the management device. By default. ports ge-1/0/0, ge-1/0/1, and ge-1/0/2 are configured as network interfaces. In addition, you can configure network interfaces from ge-1/0/3 to ge-1/0/9.
You can configure any of the ge-1/0/x ports, where x ranges from 0 to 9, as in-band management interfaces. In-band management can be configured using either a LAN port (FPC0) or a WAN port (FPC1).
To configure a WAN port for in-band management:
To configure a LAN port for in-band management:
Configure the management VLAN:
content_copy zoom_out_maproot@host# set vlans mgmt-vlan vlan-id vlan-id
Add the physical network interface and the service interface as members of the VLAN:
content_copy zoom_out_maproot@host# set interfaces ge-0/0/x unit 0 family ethernet-switching vlan members mgmt-vlan root@host# set interfaces sxe-0/0/[01] unit 0 family ethernet-switching vlan members mgmt-vlan
Configure VLAN tagging:
content_copy zoom_out_maproot@host# set interfaces ge-1/0/0 vlan-tagging root@host# set interfaces ge-1/0/0 unit n vlan-id mgmt-vlan-id root@host# set interfaces ge-1/0/0 unit n family inet address address/prefix-length