no

interface-config-ge-instance

Removes or reverts the selected Ethernet port settings

Supported in the following platforms:

  • Access Points — AP505i, AP510i/e, AP560i/h
  • Service Platforms — NX5500, NX7500, NX9500, NX9600, VX9000

Syntax

no [captive-portal-enforcement|cdp|channel-group|description|dot1x|duplex|eee|
ip|ipv6|lacp|lacp-channel-group|lldp|mac-auth|power|qos|shutdown|spanning-tree|speed|switchport|use]
no [captive-portal-enforcement|channel-group|description|duplex|mac-auth|shutdown|speed]
no [cdp|lldp] [receive|transmit]
no dot1x [authenticator [guest-vlan|host-mode|max-reauth-req|port-control|reauthentication|timeout [quiet-period|reauth-period]]|supplicant]
no eee
no ip [arp [header-mismatch-validation|trust]|dhcp trust]
no ipv6 [dhcpv6 trust|nd [header-mismatch-validation|raguard|trust]]
no [lacp port-priority|lacp-channel-group]
no power {best-effort|limit|priority}
no qos trust [802.1p|cos|dscp]
no spanning-tree [bpdufilter|bpduguard|force-version|guard|link-type|mst|portfast]
no switchport [access vlan|mode|trunk native tagged]
no use [ip-access-list|ipv6-access-list|mac-access-list] in

Parameters

no <PARAMETERS>
no <PARAMETERS> Removes or reverts this Ethernet port settings based on the parameters passed

Usage Guidelines

The no command negates any command associated with it. Wherever required, use the same parameters associated with the command getting negated.

Example

nx9500-6C8809(config-profile-default-rfs4000-if-ge1)#no cdp

nx9500-6C8809(config-profile-default-rfs4000-if-ge1)#no duplex
ap505-13403B(config-device-94-9B-2C-13-40-38-if-ge2)#show context
 interface ge2
  eee
ap505-13403B(config-device-94-9B-2C-13-40-38-if-ge2)#n

ap505-13403B(config-device-94-9B-2C-13-40-38-if-ge2)#no eee

ap505-13403B(config-device-94-9B-2C-13-40-38-if-ge2)#show context
 interface ge2
  no eee
ap505-13403B(config-device-94-9B-2C-13-40-38-if-ge2)#