T3700G-28TQ
 
JetStream 28-Port Gigabit Stackable L3 Managed Switch CLI Guide 
 
279 
Command Mode 
Interface Configuration Mode 
Example 
Shut down the routed port 1/0/9 : 
T3700G-28TQ(config)# interface gigabitEthernet 1/0/9 
T3700G-28TQ(config-if)# no switchport 
T3700G-28TQ(config-if)# shutdown 
description 
Description 
This description command is used to add a description to the Layer 3 interface, 
including routed port, loopback interface and VLAN interface. To clear the 
description of the corresponding interface, please use the no description 
command. 
Syntax 
description string 
no description 
Parameter 
string —— Content of an interface description, ranging from 1 to 32 characters. 
Command Mode 
Interface Configuration Mode 
Example 
Add a description system-if to the routed port 1/0/9 : 
T3700G-28TQ(config)# interface gigabitEthernet 1/0/9 
T3700G-28TQ(config-if)# no switchport 
T3700G-28TQ(config-if)# description system-if 
ip route 
Description 
This ip route command is configure the static route. To clear the corresponding 
entry, please use the no ip route command.