Ruijie Community

Title: How to configure vlan-group on AC? [Print this page]

Author: linyonghang1@ru    Time: 2023-8-15 10:38
Title: How to configure vlan-group on AC?
You can configure vlan-group on AC as follows:

1.Configuration Steps:

Ruijie# configure terminal

Ruijie(config)# vlan-group 10  //Create VLAN Group 10

Ruijie(config-vlan-group)# vlan-assign-mode dot1x //Set the VLAN assignment mode to 802.1X-based mode

Ruijie(config-vlan-group)# vlan-list 1-10 //Configure a VLAN list that contains VLAN 1 to VLAN 10

Ruijie(config-vlan-group)# default-vlan 1 //Set the default VLAN to VLAN 1

Ruijie(config-vlan-group)# end

2.Check whether the configurations of VLAN Group 10 are correct:

Ruijie#show vlan-group 10

vlan-group id       mode        default-vlan    vlan-list

----------------------------------------------------------------------

10                    dot1x                1              1-10






Welcome to Ruijie Community (https://community.ruijienetworks.com/) Powered by Discuz! X3.2