Creating VLAN
  • 10 Jul 2024
  • 1 Minute to read
  • Contributors
  • PDF

Creating VLAN

  • PDF

Article summary

This article describes the creation of VLAN on bridges (CUST1, CUST2, and CUST3) and assigning of member ports for the created VLAN.

CLI Configurations

At CUST1, CUST2, and CUST3

  • Create VLAN and assign member ports for this VLAN
    your product(config)# vlan 2
    your product(config-vlan)# vlan active
    your product(config-vlan)# ports
    gigabitethernet 0/1-3
    your product(config-vlan)# exit

SNMP Configurations

At CUST1, CUST2, and CUST3

  • Create VLAN and assign member ports for this VLAN
    [Index: ContextID = 0, VlanId=2]
    % snmp0 set {{fsDot1qVlanStaticRowStatus.0.2 createAndWait }}
    [Index: ContextID = 0, VlanId=2, Interface Number = 1]
    % snmp0 set {{fsDot1qVlanStaticPort.0.2.1 addTagged }}
    [Index: ContextID = 0, VlanId=2, Interface Number = 2]
    % snmp0 set {{fsDot1qVlanStaticPort.0.2.2 addTagged }}
    [Index: ContextID = 0, VlanId=2, Interface Number = 3]
    % snmp0 set {{fsDot1qVlanStaticPort.0.2.3 addTagged }}
    [Index: ContextID = 0, VlanId=2]
    % snmp0 set {{fsDot1qVlanStaticRowStatus.0.2 active }}

© 2024 Cisco and/or its affiliates. All rights reserved.
 
For more information about trademarks, please visit: Cisco trademarks
For more information about legal terms, please visit: Cisco legal terms

For legal information about Accedian Skylight products, please visit: Accedian legal terms and tradmarks



Was this article helpful?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.