Removes or reverts the selected port‘s settings
no <PARAMETERS>
no <PARAMETERS> | Removes or reverts the selected port‘s settings based on the parameters passed |
The following example shows the EX3524 profile‘s GE port 20‘s settings before the ‘no‘ commands are executed:
nx9500-6C8809(config-profile-testEX3524-if-ge1-20)#show context interface ge 1 20 shutdown speed-duplex 100half switchport mode access use ex3500-policy-map in test power inline maximum allocation milliwatts 30000 power inline priority critical power inline time-range EX3500_TimeRange_01 access-group ex3500-ext-access-list EX3500_ACL_EXT_1 in time-range EX3500_TimeRange_01 port monitor vlan 20 nx9500-6C8809(config-profile-testEX3524-if-ge1-20)# nx9500-6C8809(config-profile-testEX3524-if-ge1-20)#no shutdown nx9500-6C8809(config-profile-testEX3524-if-ge1-20)#no power inline maximum allocation nx9500-6C8809(config-profile-testEX3524-if-ge1-20)#no use ex3500-policy-map in
The following example shows the EX3524 profile‘s GE port 20‘s settings after the ‘no‘ commands are executed:
nx9500-6C8809(config-profile-testEX3524-if-ge1-20)#show context interface ge 1 20 speed-duplex 100half switchport mode access power inline maximum allocation milliwatts 32400 power inline priority critical power inline time-range EX3500_TimeRange_01 access-group ex3500-ext-access-list EX3500_ACL_EXT_1 in time-range EX3500_TimeRange_01 port monitor vlan 20 nx9500-6C8809(config-profile-testEX3524-if-ge1-20)#