316
32.7 interface port-channel
Description
This interface port-channel command is used to create the port-channel
interface. To delete the specified port-channel interface, please use the no
interface port-channel command.
Syntax
interface port-channel {
port-channel-id
}
no interface port-channel {
port-channel-id
}
Parameter
port-channel-id
—— The ID of the port-channel interface, ranging from 1 to
14.
Command Mode
Global Configuration Mode
Privilege Requirement
Only Admin, Operator and Power User level users have access to these
commands.
Example
Create the port-channel interface 1:
T1600G-52TS(config)# interface port-channel 1
32.8 ip route
Description
This ip route command is configure the static route. To clear the
corresponding entry, please use the no ip route command.
Syntax
ip route {
dest-address
} {
mask
} {
next-hop-address
}
[
distance
]
no ip route {
dest-address
} {
mask
} {
next-hop-address
}
Parameter
dest-address
—— The destination IP address.
mask
—— The subnet mask.