Dell EMC Networking OS10: Interface Trunk Mode Configuration
摘要: How to configure OS10 Trunk Mode on an Interface
本文适用于
本文不适用于
本文并非针对某种特定的产品。
本文并非包含所有产品版本。
说明
Prerequisites:
- Switch has a factory-default configuration with VLANs 10 and 11 configured.
Instructions for setting up the management interface network connection:
- Open the CLI using the console or management IP for your S-series switch.
- Log in to the privileged exec mode as default admin credentials. (OS10: user=admin, password=admin).
- Show the status of the interfaces, noting the A for ‘access’ mode:
Observe Eth 1/1/14 interface, highlighted below. It is in mode A for access.
- To modify the switch configuration, run the “configure terminal” command then press enter.
OS10(config)#
- To configure the Ethernet 1/1/14 interface enter the “interface ethernet 1/1/14” command:
OS10(conf-if-eth1/1/14)#
- To change the interface mode to trunk with the “switchport mode trunk” command:
OS10(conf-if-eth1/1/14)#
- Configure which trunk vlans will be assigned to the interface with “switchport trunk allowed vlan 10,11”.
OS10(conf-if-eth1/1/14)#
- Configure which access vlan will be assigned to the port with command “switchport access vlan 1”.
OS10(conf-if-eth1/1/14)#
- Exit the interface and configuration back to exec mode with the command “end”.
OS10#
- Verify the configuration changes made on the interface with the command “show running-configuration interface ethernet 1/1/14”
- To verify the changes to the interface with the command “show interface status”. Verify the Mode is now T for trunk. Access VLAN 1 is applied and tagged VLANS 10 and 11 are also assigned.
- To save the configuration changes, use the command “write memory”.
OS10#
For further assistance, see the Dell EMC SmartFabric OS10 User Guide Release Documentation or reach out to Dell EMC Technical Support.
其他信息
Refer to this video:
受影响的产品
Enterprise SONiC Distribution文章属性
文章编号: 000201923
文章类型: How To
上次修改时间: 10 10月 2022
版本: 2
从其他戴尔用户那里查找问题的答案
支持服务
检查您的设备是否在支持服务涵盖的范围内。