wiki:Internal/OpenFlow/OrbitSwitches/sw-outside

sw-outside

This is a publicly accessible switch outside of the firewall, making it a bit shady.

Access : 172.16.0.248/16

switch layout

12 ports are allocated to external (VLAN 50) and public VLAN 3716. Aside from trunk (port 0/48, VLANs 1,50,and 3715), the rest are non-configured.

VLANs

Date 2011/03/22 19:30:17 UTC
VLAN counts:5
ID   Status  Fwd/Up /Cfg Name             Type  Protocol         Ext.  IP
   1 Up        1/  1/ 18 VLAN0001         Port  -                - - - 4
  50 Up       13/ 13/ 17 external         Port  -                - - - -
 901 Down      0/  0/  0 VLAN0901         Port  -                - - - -
3715 Down      0/  0/  0 Tango 1          Port  -                - - - -
3716 Down      0/  0/ 16 Tango 2          Port  -                - - - -

Port Assignments

switch diagram, followed by output of command show port vlan. template for the diagram can be found as attachment below.

sw-outside# sh po vl 
Date 2011/03/22 19:34:16 UTC
Port Counts: 50
Port  Name           Status Type        VLAN
 0/ 1 geth0/1        up     Access      50  (external)
 0/ 2 geth0/2        up     Access      50  (external)
 0/ 3 geth0/3        up     Access      50  (external)
 0/ 4 geth0/4        up     Access      50  (external)
 0/ 5 geth0/5        up     Access      50  (external)
 0/ 6 geth0/6        up     Access      50  (external)
 0/ 7 geth0/7        up     Access      50  (external)
 0/ 8 geth0/8        up     Access      50  (external)
 0/ 9 geth0/9        up     Access      50  (external)
 0/10 geth0/10       up     Access      50  (external)
 0/11 geth0/11       up     Access      50  (external)
 0/12 geth0/12       up     Access      50  (external)
 0/13 geth0/13       down   Access      50  (external)
 0/14 geth0/14       down   Access      50  (external)
 0/15 geth0/15       down   Access      50  (external)
 0/16 geth0/16       down   Access      50  (external)
 0/17 geth0/17       down   Access      3716(Tango 2)
 0/18 geth0/18       down   Access      3716(Tango 2)
 0/19 geth0/19       down   Access      3716(Tango 2)
 0/20 geth0/20       down   Access      3716(Tango 2)
 0/21 geth0/21       down   Access      3716(Tango 2)
 0/22 geth0/22       down   Access      3716(Tango 2)
 0/23 geth0/23       down   Access      3716(Tango 2)
 0/24 geth0/24       down   Access      3716(Tango 2)
 0/25 geth0/25       down   Access      3716(Tango 2)
 0/26 geth0/26       down   Access      3716(Tango 2)
 0/27 geth0/27       down   Access      3716(Tango 2)
 0/28 geth0/28       down   Access      3716(Tango 2)
 0/29 geth0/29       down   Access      3716(Tango 2)
 0/30 geth0/30       down   Access      3716(Tango 2)
 0/31 geth0/31       down   Access      3716(Tango 2)
 0/32 geth0/32       down   Access      3716(Tango 2)
 0/33 geth0/33       down   Access      1   (VLAN0001)
 0/34 geth0/34       down   Access      1   (VLAN0001)
 0/35 geth0/35       down   Access      1   (VLAN0001)
 0/36 geth0/36       down   Access      1   (VLAN0001)
 0/37 geth0/37       down   Access      1   (VLAN0001)
 0/38 geth0/38       down   Access      1   (VLAN0001)
 0/39 geth0/39       down   Access      1   (VLAN0001)
 0/40 geth0/40       down   Access      1   (VLAN0001)
 0/41 geth0/41       down   Access      1   (VLAN0001)
 0/42 geth0/42       down   Access      1   (VLAN0001)
 0/43 geth0/43       down   Access      1   (VLAN0001)
 0/44 geth0/44       down   Access      1   (VLAN0001)
 0/45 geth0/45       down   Access      1   (VLAN0001)
 0/46 geth0/46       down   Access      1   (VLAN0001)
 0/47 geth0/47       down   Access      1   (VLAN0001)
 0/48 geth0/48       up     Trunk       1,50,3715
 0/49 tengeth0/49    down   Access      1   (VLAN0001)
 0/50 tengeth0/50    down   Access      1   (VLAN0001)

Legacy Configurations

none, really.

OpenFlow configurations

Each VLAN is its own virtual switch. The following is the contents of openflow.conf.

sw-outside# showswitch
vlan    ports                                           secure channel      
----    -----                                           --------------      
3716    17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28  connected           
        29, 30, 31, 32.3716                                                 
sw-outside# cat /mnt/openflow.conf 
setvsi 3716 17-31,32.3716 tcp 172.16.0.4:6633 dpid 0x001010371600
Last modified 13 years ago Last modified on Mar 22, 2011, 7:44:31 PM

Attachments (1)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.