Configuring Interface Characteristics
Configuring Ethernet Interfaces
| Command or Action |
Step 3 | interface range macro macro_name |
Example:
Switch(config)# interface range macro enet_list
Step 4 | end |
Example:
Switch(config)# end
Purpose
Selects the interface range to be configured using the values saved in the
You can now use the normal configuration commands to apply the configuration to all interfaces in the defined macro.
Returns to privileged EXEC mode.
Step 5 | show | Shows the defined interface range macro configuration. |
Example:
Switch# show
Configuring Ethernet Interfaces
Setting the Interface Speed and Duplex Parameters
SUMMARY STEPS
1.configure terminal
2.interface
3.speed {10 100 1000 auto [10 100 1000] nonegotiate}
4.duplex {auto full half}
5.end
6.show interfaces
7.copy
Catalyst
27 |