Term
Switch(config)#interface vlanvlan-id |
|
Definition
Specify an SVI by using a VLAN interface command |
|
|
Term
Switch(config-if)# ip address ip_addresssubnetmask |
|
Definition
Assign an IP address to the VLAN |
|
|
Term
Switch(config-if)# no shutdown |
|
Definition
|
|
Term
Switch(config)# ip routing |
|
Definition
(Optional.) Enable IP routing on the router |
|
|
Term
Switch(config)# routerip_routing_protocol options |
|
Definition
(Optional.) Specify an IP routing protocol or use static routes |
|
|
Term
Switch(config-if)# no switchport |
|
Definition
Convert this port from a physical Layer 2 port to a physical Layer 3 interface. |
|
|
Term
Switch(config-if)# ip address ip_address subnet_mask |
|
Definition
Configure the IP address and IP subnet mask. This address will be used by hosts on the segment connected to this interface for communication to the switch on this interface, or as the default gateway to other networks |
|
|
Term
Switch(config)# router ip_routing_protocol options |
|
Definition
(Optional.) Specify an IP routing protocol or use static routes |
|
|
Term
Switch(config)# interface port-channel 1 |
|
Definition
Create a virtual Layer 2 interface |
|
|
Term
Switch(config-if)# no switchport |
|
Definition
Convert to a Layer 3 interface to enable IP configuration |
|
|
Term
Switch(config-if)# ip address ip_address subnet_mask |
|
Definition
Assign an IP address to the port-channel interface |
|
|
Term
Switch(config)# interface range interface_id portnumber_range |
|
Definition
Navigate to the interfaces that are to be associated with the EtherChannel bundle |
|
|
Term
Switch(config-if-range# no switchport Switch(config-if-range)# channel-group channel-group-number mode {auto [non-silent] | desirable [non-silent] | on} | {active | passive} |
|
Definition
For a Layer 3 EtherChannel to form, the associated physical ports must be configured as Layer 3 ports. Assign the interfaces to the EtherChannel group |
|
|