Configuring Interfaces For Layer 2 Mode - Dell Force10 Z9000 Configuration Manual

Ftos configuration guide for z9000 system
Hide thumbs Also See for Force10 Z9000:
Table of Contents

Advertisement

Configuring Interfaces for Layer 2 Mode

All interfaces on all switches that will participate in Spanning Tree must be in Layer 2 mode and enabled.
Figure 44-1. Example of Configuring Interfaces for Layer 2 Mode
R1(conf)# int range gi 1/1 - 4
R1(conf-if-gi-1/1-4)# switchport
R1(conf-if-gi-1/1-4)# no shutdown
R1(conf-if-gi-1/1-4)#show config
!
interface GigabitEthernet 1/1
no ip address
switchport
no shutdown
!
interface GigabitEthernet 1/2
no ip address
switchport
no shutdown
!
interface GigabitEthernet 1/3
no ip address
switchport
no shutdown
!
interface GigabitEthernet 1/4
no ip address
switchport
no shutdown
To configure the interfaces for Layer 2 and then enable them:
Step
Task
1
If the interface has been assigned an IP address,
remove it.
2
Place the interface in Layer 2 mode.
3
Enable the interface.
Verify that an interface is in Layer 2 mode and enabled using the
mode.
Figure 44-2. Verifying Layer 2 Configuration
FTOS(conf-if-gi-1/1)#show config
!
interface GigabitEthernet 1/1
no ip address
switchport
no shutdown
FTOS(conf-if-gi-1/1)#
R1
1/1
3/1
R3
Command Syntax
no ip address
switchport
no shutdown
Indicates that the interface is in Layer 2 mode
1/3
1/4
1/2
3/2
3/3
3/4
show config
command from INTERFACE
Spanning Tree Protocol (STP) | 877
R2
2/1
2/2
2/4
2/3
Command Mode
INTERFACE
INTERFACE
INTERFACE

Advertisement

Table of Contents
loading

Table of Contents