Chapter 47 Configuration Mode Commands
where |
|
<ip> <mask> inactive | = |
| subnet mask. |
An example is shown next.
•Enable the IP route with the IP address of 192.168.11.1 and subnet mask of 255.255.255.0. This ip route must have already been created and made inactive prior to re- enable command being applied.
sysname(config)# no ip route 192.168.11.1 255.255.255.0 inactive
47.5.4 Other Examples of no CommandsIn some cases the no command can disable a feature, disable an option of a feature or disable a feature on a port by port basis.
47.5.4.1no trunk
Syntax:
no trunk <T1T2T3T4T5T6>
no trunk <T1T2T3T4T5T6> lacp
no trunk <T1T2T3T4T5T6> interface
<T1T2T3T4T5T6> | = Disables the trunk group. | |
<T1T2T3T4T5T6> | = | Disables LACP in the trunk group. |
lacp |
|
|
<T1T2T3T4T5T6> | = | Removes ports from the trunk group. |
interface |
|
|
An example is shown next.
•Disable trunk one (T1).
•Disable LAPC on trunk three (T3).
•Remove ports one, three, four and five from trunk two (T2).
sysname(config)# no trunk T1 sysname(config)# no trunk T3 lacp sysname(config)# no trunk T2 interface
47.5.4.2no
Syntax:
no
no
388 |
| |
| ||
|
|
|