Go to main content
Oracle EDR InfiniBand 交换机和虚拟化 I/O 系统管理指南

退出打印视图

更新时间: 2016 年 11 月
 
 

创建 VLAN (SEFOS)

  1. 访问 SEFOS 全局配置模式。

    请参见访问 SEFOS 全局配置模式

  2. 创建 VLAN。
    SEFOS(config)# vlan VLAN-ID

    其中 VLAN-ID 是 VLAN 的编号(1 - 4094)。

    例如,要创建 ID 为 13 的 VLAN,可键入:

    SEFOS(config)# vlan 13
    SEFOS(config-vlan)# vlan active
    SEFOS(config-vlan)#
  3. 退出 VLAN 配置模式。
    SEFOS(config-vlan)# exit
    SEFOS(config)#

相关信息