beautypg.com

Adding static addresses to the mac address table, Private vlans – Brocade Network OS NETCONF Operations Guide v4.1.1 User Manual

Page 330

background image

298

Network OS NETCONF Operations Guide

53-1003231-02

Private VLANs

21

Adding static addresses to the MAC address table

To add a static address to the MAC address table, perform the following steps.

1. Issue an RPC to configure the node in the

urn:brocade.com:mgmt:brocade-mac-address-table namespace.

2. Under the node, specify the node element.

3. Under the node element, specify the following leaf elements.

a. In the element, specify a MAC address in the format nnnn.nnnn.nnnn.

b. In the element, specify “forward”.

c. In the element, specify the type of interface—For example

“tengigabitethernet”.

d. In the element, specify the name of the interface in the form

[rbridge-id/]slot/port.

e. In the element, specify “vlan”.

f.

In the element, set an integer that identifies the VLAN.

xmlns="urn:brocade.com:mgmt:brocade-mac-address-table">

0011.2222.3333

forward

tengigabitethernet

66/0/1

vlan

100

Private VLANs

A private VLAN (PVLAN) domain is built with at least one pair of VLAN IDs; one (and only one)
primary VLAN ID plus one or more secondary VLAN IDs. A primary VLAN is the unique and common
VLAN identifier of the whole private VLAN domain and of all its VLAN ID pairs. Secondary VLANs can
be configured as one of two types; either isolated VLANs or community VLANs. Only one isolated
VLAN can be part of one PVLAN domain.