Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • O OpenStack-Cloud
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 9
    • Issues 9
    • List
    • Boards
    • Service Desk
    • Milestones
    • Requirements
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Christopher Hauser
  • OpenStack-Cloud
  • Wiki
  • sdn switch

sdn switch · Changes

Page history
hzn53 created page: opendaylight authored Oct 14, 2014 by Christopher Hauser's avatar Christopher Hauser
Hide whitespace changes
Inline Side-by-side
sdn-switch.markdown
View page @ 7b48a9ca
...@@ -36,15 +36,20 @@ tbd ...@@ -36,15 +36,20 @@ tbd
#### Set allowed VLANs on a switch port #### Set allowed VLANs on a switch port
1. Change to configure mode. 1. Change to configure mode.
``` ```
> enable > enable
# configure # configure
``` ```
2. Define the VLANs 2. Define the VLANs
``` ```
(config) vlan 1200-1710 (config) vlan 1200-1710
``` ```
3. For each port add allowed VLANs (e.g. 0/25) 3. For each port add allowed VLANs (e.g. 0/25)
``` ```
(config) interface gigabitethernet 0/25 (config) interface gigabitethernet 0/25
[ (config-if) show ] [ (config-if) show ]
......
Clone repository
  • Add Computenode to Beta cluster
  • disk partitioning
  • eth if names
  • ganglia
  • Home
  • ipmitool
  • kickstart
  • networking
  • neutron external
  • nova migration
  • omi clusterlab addnode
  • omi clusterlab index
  • omi clusterlab nodes
  • opendaylight
  • openstack export image
View All Pages