Deleting a port-profile, Deleting a sub-profile, Monitoring ampp profiles – Brocade Network OS Administrator’s Guide v4.1.1 User Manual

Page 335

Advertising
background image

The following example activates the mode for the 10-gigabit Ethernet interface in slot 0/port 0.

switch(config)# interface tengigabitethernet 1/0/1

2. Unconfigure port-profile-port on the physical interface.

switch(conf-int-te-1/0/1)# no port-profile-port

switch(conf-int-te-1/0/1)# no shutdown

Deleting a port-profile

To delete a port-profile, perform the following steps in privileged EXEC mode.

1. Enter global configuration mode.

switch# configure terminal

Enter configuration commands, one per line. End with CNTL/Z.

2. Deactivate the port-profile.

switch(config)# no port-profile vm1-port-profile activate

3. Use the no form of the port-profile command to delete the custom profile.

You cannot delete the default port-profile.

switch(config)# no port-profile vm1-port-profile

Deleting a sub-profile

To delete a sub-profile, perform the following steps in privileged EXEC mode.

1. Enter global configuration mode.

switch# configure terminal

Enter configuration commands, one per line. End with CNTL/Z.

2. Deactivate the port-profile.

switch(config)# no port-profile vm1-port-profile activate

3. Enter port-profile mode.

switch(conf-vm1-port-profile)# port-profile vm1-port-profile

4. Use the following to delete sub-profiles.

• To delete a vlan sub-profile:

switch(conf-vm1-port-profile)# no vlan-profile

• To delete a security sub-profile:

switch(conf-vm1-port-profile)# no security-profile

• To delete a fcoe sub-profile under default profile:

switch(conf-pp-default)# no fcoe-profile

• To delete a qos sub-profile:

switch(conf-vm1-port-profile)# no qos-profile

Monitoring AMPP profiles

To monitor the AMPP profiles, perform the following steps in privileged EXEC mode.

1. Use the show command to display the current MAC details.

switch# show mac-address-table port-profile

Legend: Untagged(U), Tagged (T), Not Forwardable(NF) and Conflict(C)

VlanId Mac-address Type State Port-Profile Ports

1 0050.5679.5351 Dynamic Active Profiled(U) Te 111/0/10

1 0050.567b.7030 Dynamic Active Profiled(U) Te 111/0/12

1 005a.8402.0000 Dynamic Active Profiled(T) Te 111/0/24

1 005a.8402.0001 Dynamic Active Profiled(NF) Te 111/0/24

1 005a.8402.0002 Dynamic Active Not Profiled Te 111/0/24

1 005a.8402.0003 Dynamic Active Not Profiled Te 111/0/24

1 005a.8402.0004 Dynamic Active Not Profiled Te 111/0/24

1 005a.8402.0005 Dynamic Active Profiled(NF) Te 111/0/24

Deleting a port-profile

Network OS Administrator’s Guide

335

53-1003225-04

Advertising