Emerson ATCA-S201 Viewing active Vlan,  Example #2 Remove vlan interfaces on Xaui port 4, ID

Models: ATCA-S201

1 157
Download 157 pages 48.06 Kb
Page 56
Image 56

RTM-ATCA-SXXX Overview

Convention:

<VLANindex>

<enable>

Other prompts

atca_blade set_network Y <VLANindex+> <enable> Use VLANindex 52+ to modify 1st VLAN definition Use VLANindex 60+ to modify 2nd VLAN definition Use VLANindex 68+ to modify 3rd VLAN definition Increment index by 8 for each additional VLAN definition 01

Value 0 disables the port, value 1 enables the port. Other prompts will follow.

Example #2: Remove vlan interfaces on XAUI port 4, ID 66

Disable the VLAN port (see notes above for explanation of <VLANindex>)

#atca_blade set_network Y <VLANindex> 0 +

#vconfig rem eth4.66

Permanently remove VLAN port from system flash memory. Edit file to remove 12 lines for VLAN entry

# vi /etc/network.conf Example: remove these 12 lines:

#net interface 6 ifconfig eth4 up

if [ `grep eth4.66: /proc/net/dev -c` -ne 1 ]; then vconfig add eth4 66 ; fi

HWADDR[6]="" SYSCFG_IFACE[6]=y INTERFACE[6]="eth4.66" IPADDR[6]="5.5.5.5" NETMASK[6]="255.255.255.0" BROADCAST[6]="4.4.4.255" GATEWAY[6]="0.0.0.0" MTU[6]="1500"

IF_NAME[6]="VLAN Network Port 6"

4.7.1Viewing active VLAN

Each VLAN is enumerated within the management web-tool and CLI tools. Open the network page. Each VLAN appears as

Port Description [eth#].[vlan-id] Network Configuration

Example #2: list vlan interfaces on XAUI port 4, ID 66

# ifconfig eth4.66

6806800H62B ATCA‐S201 Installation and Use Guide

46

Page 56
Image 56
Emerson ATCA-S201 manual Viewing active Vlan,  Example #2 Remove vlan interfaces on Xaui port 4, ID