Dec 4, 2015

エクストリーム・ネットワークス:vlan のコンフィグ(XOS)

このポストでは、vlan のコンフィグについてご紹介したいです。

今回のトポロジーは下記のようなものとなります。
2 台のスイッチは、ポート 3 で接続しております。
 [PCA] ---- [Port5]Switch 1 [Port3]  ------------ [Port3] Switch2[Port5] ---- [PCB]
                                172.16.103.103/24           172.16.103.102/24


#### 実機の例 ####
//1. 新しいVlan を作成する、このVlan の名前は Data, VID は 10 となる//

* X480-48x.1 # create vlan Data tag 10


//2. Port 5 に untagged vlan をアサインする//
* X480-48x.2 # config vlan "Default" delete ports 5

* X480-48x.3 # config vlan Data add ports 5 untagged
* X480-48x.5 # show vlan
-----------------------------------------------------------------------------------------------
Name            VID  Protocol Addr       Flags                         Proto  Ports  Virtual
                                                                              Active router
                                                                              /Total
-----------------------------------------------------------------------------------------------
Data            10   ------------------------------------------------- ANY    0 /1   VR-Default
Default         1    172.16.103.103 /24  ------------T---------------- ANY    2 /46  VR-Default
Mgmt            4095 ------------------------------------------------- ANY    1 /1   VR-Mgmt
-----------------------------------------------------------------------------------------------


//3. Port 3 に tagged vlan をアサインする//
* X480-48x.6 # config vlan "Data" add ports 3 tagged
* X480-48x.12 # show vlan ports 3
-----------------------------------------------------------------------------------------------
Name            VID  Protocol Addr       Flags                         Proto  Ports  Virtual
                                                                              Active router
                                                                              /Total
-----------------------------------------------------------------------------------------------
Data            10   ------------------------------------------------- ANY    1 /2   VR-Default
Default         1    172.16.103.102 /24  ------------T---------------- ANY    1 /47  VR-Default
-----------------------------------------------------------------------------------------------

* X480-48x.14 # show vlan ports 5
-----------------------------------------------------------------------------------------------
Name            VID  Protocol Addr       Flags                         Proto  Ports  Virtual
                                                                              Active router
                                                                              /Total
-----------------------------------------------------------------------------------------------
Data            10   ------------------------------------------------- ANY    1 /2   VR-Default
-----------------------------------------------------------------------------------------------


//4. Swich1 と Switch 2 の Data vlan に ip address をアサインする //

* X480-48x.15 # unconfig vlan "Default" ipaddress
* X480-48x.16 #
* X480-48x.16 # config vlan "Data" ipaddress 172.16.103.103/24
IP interface for VLAN Data has been created.

* X480-48x.19 # show vlan
-----------------------------------------------------------------------------------------------
Name            VID  Protocol Addr       Flags                         Proto  Ports  Virtual
                                                                              Active router
                                                                              /Total
-----------------------------------------------------------------------------------------------
Data            10   172.16.103.103 /24  ----------------------------- ANY    1 /2   VR-Default
Default         1    --------------------------------T---------------- ANY    2 /46  VR-Default
Mgmt            4095 ------------------------------------------------- ANY    1 /1   VR-Mgmt
-----------------------------------------------------------------------------------------------


* X480-48x.15 # unconfig vlan "Default" ipaddres
* X480-48x.17 # config vlan "Data" ipaddress 172.16.103.102/24

####

エクストリーム・ネットワークス:スイッチ間の接続(XOS)

このポストでは、2 台スイッチ間の接続について、ご紹介したいと思います。

今回のトポロジーは下記のようなものとなります。
2 台のスイッチは、ポート 3 で接続しております。
 Switch 1 [Port3]  ------------ [Port3] Switch2
      172.16.103.102/24           172.16.103.103/24

##### 実行例 ######
// 1. 2台 のスイッチのPort 3 を Enable する//
* X480-48x.1 # enable port 3


// 2. 現在の vlan の状態を確認する //

* X480-48x.1 # show vlan
-----------------------------------------------------------------------------------------------
Name            VID  Protocol Addr       Flags                         Proto  Ports  Virtual
                                                                              Active router
                                                                              /Total
-----------------------------------------------------------------------------------------------
Default         1    --------------------------------T---------------- ANY    1 /48  VR-Default
Mgmt            4095 ------------------------------------------------- ANY    1 /1   VR-Mgmt

ご覧の通り、スイッチのDefault vlan は "vlan 1" に所属しております。


// 3. Default vlan に IP addresss をアサインする //
* X480-48x.2 # config vlan "Default" ipaddress 172.16.103.102/24
IP interface for VLAN Default has been created.

* X480-48x.4 # config vlan "Default" ipaddress 172.16.103.103/24
IP interface for VLAN Default has been created.


//4. 設定した内容を確認する //
* X480-48x.3 # show vlan
-----------------------------------------------------------------------------------------------
Name            VID  Protocol Addr       Flags                         Proto  Ports  Virtual
                                                                              Active router
                                                                              /Total
-----------------------------------------------------------------------------------------------
Default         1    172.16.103.102 /24  ------------T---------------- ANY    1 /48  VR-Default
Mgmt            4095 ------------------------------------------------- ANY    1 /1   VR-Mgmt
-----------------------------------------------------------------------------------------------


----------------------------------------------------------------------------------------------
Name            VID  Protocol Addr       Flags                         Proto  Ports  Virtual
                                                                              Active router
                                                                              /Total
-----------------------------------------------------------------------------------------------
Default         1    172.16.103.103 /24  ------------T---------------- ANY    2 /47  VR-Default
Mgmt            4095 ------------------------------------------------- ANY    1 /1   VR-Mgmt
-----------------------------------------------------------------------------------------------


// 5. Ping テストを実施する //
* X480-48x.4 # ping vr "VR-Default" 172.16.103.103
Ping(ICMP) 172.16.103.103: 4 packets, 8 data bytes, interval 1 second(s).
16 bytes from 172.16.103.103: icmp_seq=0 ttl=64 time=9.400 ms
16 bytes from 172.16.103.103: icmp_seq=1 ttl=64 time=1.054 ms
16 bytes from 172.16.103.103: icmp_seq=2 ttl=64 time=1.016 ms
16 bytes from 172.16.103.103: icmp_seq=3 ttl=64 time=1.063 ms

--- 172.16.103.103 ping statistics ---
4 packets transmitted, 4 packets received, 0% loss
round-trip min/avg/max = 1/3/9 ms

Dec 3, 2015

エクストリーム・ネットワークス:Mirroring Port

このポストでは、Mirroring port についてご紹介したいと思います。

#### 例 ####
* X480-48x.2 # show mirror

DefaultMirror   (Disabled)
    Description:    Default Mirror Instance, created automatically
    Mirror to port: -

Mirrors defined:          1
Mirrors enabled:          0 (Maximum 4)
HW filter instances used: 0 (Maximum 128)
HW mirror instances used: 0 ingress, 0 egress (Maximum 4 total, 2 egress)

* X480-48x.4 # enable mirror to port
  port            port
  port-list       egress port list for mirror
* X480-48x.4 # enable mirror to port 6
WARNING: This command will remove VLAN membership from the monitor port.
         Do you want to continue? (y/N) Yes
* X480-48x.5 # config mirror add port 4
* X480-48x.6 # show mirror

DefaultMirror   (Enabled)
    Description:    Default Mirror Instance, created automatically
    Mirror to port: 6
    Source filter instances used :  1
        Port 4, all vlans, ingress and egress

Mirrors defined:          1
Mirrors enabled:          1 (Maximum 4)
HW filter instances used: 1 (Maximum 128)
HW mirror instances used: 1 ingress, 1 egress (Maximum 4 total, 2 egress)

エクストリーム・ネットワークス:show version について (XOS)

このポストでは、Show version の内容についてご紹介したいと思います。


### 例 ###
* X480-48t.1.17.35 # show version
Switch      : 800273-00-04 1022G-00079 Rev 4.0 BootROM: 2.0.0.9    IMG: 15.5.3.4
PSU-1       : Internal PSU-1 800282-00-04 1026K-81438
PSU-2       :

Image   : ExtremeXOS version 15.5.3.4 v1553b4 by release-manager
          on Fri Nov 7 12:56:24 EST 2014
BootROM : 2.0.0.9
Diagnostics : 6.3
* X480-48t.1.17.36 #





エクストリーム・ネットワークス:スイッチマネジメント(XOS)

このポストでは、スイッチマネジメント(XOS) について、簡単に紹介したいです。


//  Port コンフィグについて//
 - enable port
 - disable port
 - configure auto speed <10 10000="" 1000="" 100="" or=""> duplex
 - show port configuration


// Default 設定 //
 - Auto Negotiation enable
 - Auto Polarity enable
 - Port's are enable or disable by the "safe defaults script" on initial login

"Auto Polarity" は、逆向きに接続されたケーブルの補正をカードで行うことを意味する。
デフォルト設定の ON を OFFに設定することによって、極性の補正をディセーブルにします。


// Syslog の設定について//
 - configure syslog {add} [ or ] {vr} [local0 ... local7] {}

### Example ###
X480-48t.1.17.21 # config syslog add 1.1.1.1 local0

* X480-48t.1.17.24 # enable syslog

* X480-48t.1.17.26 #
* X480-48t.1.17.26 # show log config target syslog
Log Target      : syslog; 1.1.1.1:514 (vr VR-Mgmt), local0
    Enabled     : yes
    Filter Name : DefaultFilter
    Match regex : Any
    Severity    : Debug-Data (through Critical)
    Format      : PRI Mmm DD HH:MM:SS TAG:
###

CLI session で、リアルタイムを表示させるため、下記のコマンドをご使用してください。

Console session の場合
- enable log display

Telnet and SSH2 session の場合
- enable log target session
- enable log display


// SNMP の設定について//
* X480-48t.1.17.29 # config snmpv3 add ?
  access          Access
  community       Community
  filter          Filter
  filter-profile  Filter Profile
  group           Group
  mib-view        MIB View
  notify          Notify
  target-addr     Target Address
  target-params   Target Params
  user            User

### 例 ####
* X480-48t.1.17.30 # config snmpv3 add user trainer authentication md5 password privacy password

* X480-48t.1.17.33 # show snmpv3 user trainer

Engine-ID       : 80:00:07:7c:03:00:01:30:10:3b:1c 'H'
User Name       : trainer
Security Name   : trainer
Authentication  : HMAC-MD5
Privacy         : DES
Storage Type    : NonVolatile
Row Status      : Active
####