このポストでは、スイッチマネジメント(XOS) について、簡単に紹介したいです。
// Port コンフィグについて//
- enable port
- disable port
- configure auto speed <10 10000="" 1000="" 100="" or=""> duplex 10>
- show port configuration
// Default 設定 //
- Auto Negotiation enable
- Auto Polarity enable
- Port's are enable or disable by the "safe defaults script" on initial login
* 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
####
// Port コンフィグについて//
- enable port
- disable port
- configure
- show port
// 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 # 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
####
No comments:
Post a Comment