h22h05服务器系统批量安装,IBM 刀片 BladeCenter H22 背板交换机链路聚合配置(bnt和nt)...

刀片终于上架了,开始了网络配置,通过管理口登录管理刀箱,但开始配置,之前从来没有碰过刀片,居然以为插上电简单配置一下就可以通了,谁知道一个刀箱上居然有两个交换机需要配置,到ibm官方网站上去查,居然有3个牌子的手册,据说是找cisco、北电、博科三家厂商oem的,我都不知道看那个,全部下载下来研究吧。

最后发现这个应该是北电的,好像是博科把北电收购了,上面的标貌似博科。哈哈,看的差不多了就开始配置了(当然有高手在,我自己的话估计够呛)。

由于项目需求,需要把带万兆光口的交换机(ibm 刀箱背板上的交换机)和博科 rx-16做爽端口绑定,就是我们常说的链路聚合(目的当然是冗余和加大带宽)。当然在配置中遇到了不少问题,2天之中从博科交换机到ibm交换机,再到ibm刀箱背板交换机。都是以前没用过的。

bnt用于计算网络

nt用于管理网

我们需要把背板上的bnt交换机的两个万兆口做聚合与博客交换机的连接,当然博客交换机上也是配置聚合,nt交换机就比较简单了,把tag标签去掉。纯2层模式就可以了。

一、配置前检查

bnt进入交换机

进交换机之前先检查交换机是否是干净的状态。

info                                                             进 入主菜单输入info,这里面是查看信息的地方首先检查port

然后检查lacp                                              动态聚合

可以检查vlan

如果有可以删除,之后才继续安装。

二、配置

1、取消tag标签

cfg                                                                进入配置模式port   1-14                                                  (不能批量,只能一个一个的敲)

tag d                                                           把tag改为untag模式(与cisco的trunk到access类似,但是cisco 默认为access口 )

apply

info

port

2、配置trunk

cfg

trunk

ena

选择 1

add ext1

add ext2                                                      将口放入trunk

apply

diff

nt交换机配置用步骤1就修改为纯2层模式了

下面为具体是配置:

>> Main# info

------------------------------------------------------------

[Information Menu]

sys      - System Information Menu

l2       - Layer 2 Information Menu

l3       - Layer 3 Information Menu

qos      - QoS Menu

acl      - Show ACL information

link     - Show link status

port     - Show port information

transcvr - Show Port Transceiver status

dump     - Dump all information

>> Information# port

Alias Port Tag Fast Lrn Fld PVID      NAME                  VLAN(s)

----- ---- --- ---- --- ---- -------------- -------------------------------

INT1    1   y   n    e   e     1 INT1           1 4095

INT2    2   y   n    e   e     1 INT2           1 4095

INT3    3   y   n    e   e     1 INT3           1 4095

INT4    4   y   n    e   e     1 INT4           1 4095

INT5    5   y   n    e   e     1 INT5           1 4095

INT6    6   y   n    e   e     1 INT6           1 4095

INT7    7   y   n    e   e     1 INT7           1 4095

INT8    8   y   n    e   e     1 INT8           1 4095

INT9    9   y   n    e   e     1 INT9           1 4095

INT10  10   y   n    e   e     1 INT10          1 4095

INT11  11   y   n    e   e     1 INT11          1 4095

INT12  12   y   n    e   e     1 INT12          1 4095

INT13  13   y   n    e   e     1 INT13          1 4095

INT14  14   y   n    e   e     1 INT14          1 4095

MGT1   15   y   n    e   e  4095*MGT1           4095

MGT2   16   y   n    e   e  4095*MGT2           4095

EXT1   17   n   n    e   e     1 EXT1           1

EXT2   18   n   n    e   e     1 EXT2           1

EXT3   19   n   n    e   e     1 EXT3           1

EXT4   20   n   n    e   e     1 EXT4           1

EXT5   21   n   n    e   e     1 EXT5           1

EXT6   22   n   n    e   e     1 EXT6           1

EXT7   23   n   n    e   e     1 EXT7           1

EXT8   24   n   n    e   e     1 EXT8           1

EXT9   25   n   n    e   e     1 EXT9           1

* = PVID is tagged.

>> Information# ls

------------------------------------------------------------

[Information Menu]

sys      - System Information Menu

l2       - Layer 2 Information Menu

l3       - Layer 3 Information Menu

qos      - QoS Menu

acl      - Show ACL information

link     - Show link status

port     - Show port information

transcvr - Show Port Transceiver status

dump     - Dump all information

>> Information# l2

------------------------------------------------------------

[Layer 2 Menu]

fdb      - Forwarding Database Information Menu

lacp     - Link Aggregation Control Protocol Menu

8021x    - Show 802.1x information

stg      - Show STP information

cist     - Show CIST information

trunk    - Show Trunk Group information

vlan     - Show VLAN information

dump     - Dump all layer 2 information

>> Layer 2# lacp

------------------------------------------------------------

[LACP Menu]

aggr     - Show LACP aggregator information for the port

port     - Show LACP port information

dump     - Show all LACP ports information

>> LACP# dump

port  lacp      adminkey  operkey  selected          prio    attached  trunk

aggr

----------------------------------------------------------------------------

INT1   off             1        1         no         32768        --     --

INT2   off             2        2         no         32768        --     --

INT3   off             3        3         no         32768        --     --

INT4   off             4        4         no         32768        --     --

INT5   off             5        5         no         32768        --     --

INT6   off             6        6         no         32768        --     --

INT7   off             7        7         no         32768        --     --

INT8   off             8        8         no         32768        --     --

INT9   off             9        9         no         32768        --     --

INT10  off            10       10         no         32768        --     --

INT11  off            11       11         no         32768        --     --

INT12  off            12       12         no         32768        --     --

INT13  off            13       13         no         32768        --     --

INT14  off            14       14         no         32768        --     --

EXT1   off            17       17         no         32768        --     --

EXT2   off            18       18         no         32768        --     --

EXT3   off            19       19         no         32768        --     --

EXT4   off            20       20         no         32768        --     --

EXT5   off            21       21         no         32768        --     --

EXT6   off            22       22         no         32768        --     --

EXT7   off            23       23         no         32768        --     --

EXT8   off            24       24         no         32768        --     --

EXT9   off            25       25         no         32768        --     --

>> LACP# cd ..

------------------------------------------------------------

[Layer 2 Menu]

fdb      - Forwarding Database Information Menu

lacp     - Link Aggregation Control Protocol Menu

8021x    - Show 802.1x information

stg      - Show STP information

cist     - Show CIST information

trunk    - Show Trunk Group information

vlan     - Show VLAN information

dump     - Dump all layer 2 information

>> Layer 2# ls

------------------------------------------------------------

[Layer 2 Menu]

fdb      - Forwarding Database Information Menu

lacp     - Link Aggregation Control Protocol Menu

8021x    - Show 802.1x information

stg      - Show STP information

cist     - Show CIST information

trunk    - Show Trunk Group information

vlan     - Show VLAN information

dump     - Dump all layer 2 information

>> Layer 2# cd ..

------------------------------------------------------------

[Information Menu]

sys      - System Information Menu

l2       - Layer 2 Information Menu

l3       - Layer 3 Information Menu

qos      - QoS Menu

acl      - Show ACL information

link     - Show link status

port     - Show port information

transcvr - Show Port Transceiver status

dump     - Dump all information

>> Information# l2

------------------------------------------------------------

[Layer 2 Menu]

fdb      - Forwarding Database Information Menu

lacp     - Link Aggregation Control Protocol Menu

8021x    - Show 802.1x information

stg      - Show STP information

cist     - Show CIST information

trunk    - Show Trunk Group information

vlan     - Show VLAN information

dump     - Dump all layer 2 information

>> Layer 2# vlan

VLAN                Name                Status            Ports

----  --------------------------------  ------  -------------------------

1     Default VLAN                      ena     INT1-INT14 EXT1-EXT9

4095  Mgmt VLAN                         ena     INT1-INT14 MGT1 MGT2

>> Layer 2# lacp

------------------------------------------------------------

[LACP Menu]

aggr     - Show LACP aggregator information for the port

port     - Show LACP port information

dump     - Show all LACP ports information

>> LACP# port

Usage: port

>> LACP# cd ..

------------------------------------------------------------

[Layer 2 Menu]

fdb      - Forwarding Database Information Menu

lacp     - Link Aggregation Control Protocol Menu

8021x    - Show 802.1x information

stg      - Show STP information

cist     - Show CIST information

trunk    - Show Trunk Group information

vlan     - Show VLAN information

dump     - Dump all layer 2 information

>> Layer 2# cd /

------------------------------------------------------------

[Main Menu]

info     - Information Menu

stats    - Statistics Menu

cfg      - Configuration Menu

oper     - Operations Command Menu

boot     - Boot Options Menu

maint    - Maintenance Menu

diff     - Show pending config changes  [global command]

apply    - Apply pending config changes [global command]

save     - Save updated config to FLASH [global command]

revert   - Revert pending or applied changes [global command]

exit     - Exit  [global command, always available]

>> Main# cfg

------------------------------------------------------------

[Configuration Menu]

sys      - System-wide Parameter Menu

port     - Port Menu

pmirr    - Port Mirroring Menu

l2       - Layer 2 Menu

l3       - Layer 3 Menu

qos      - QOS Menu

acl      - Access Control List Menu

setup    - Step by step configuration set up

dump     - Dump current configuration to script file

ptcfg    - Backup current configuration to FTP/TFTP server

gtcfg    - Restore current configuration from FTP/TFTP server

cur      - Display current configuration

>> Configuration# port

Enter port (INT1-14, MGT1-2, EXT1-9):   1

------------------------------------------------------------

[Port INT1 Menu]

gig      - Gig Phy Menu

aclqos   - Acl/Qos Configuration Menu

8021ppri - Set default 802.1p priority

pvid     - Set default port VLAN id

name     - Set port name

dscpmrk  - Enable/disable DSCP remarking for port

learn    - Enable/Disable FDB Learning for port

tag      - Enable/disable VLAN tagging for port

tagpvid  - Enable/disable tagging on pvid

fastfwd  - Enable/disable Port Fast Forwarding mode

floodblk - Enable/disable Port flood blocking

ena      - Enable port

dis      - Disable port

cur      - Display current port configuration

>> Port INT1# tag d

Current VLAN tag support: enabled

New VLAN tag support:     disabled

Port INT1 will be removed from all VLANs except its PVID.

Confirm removing this port from all VLANs [y/n]: y

TAG flag reset

>> Port INT1# apply

------------------------------------------------------------------

Apply complete; don't forget to "save" updated configuration.

>>

Jan  2  8:47:54 170.120.116.224 INFO    mgmt: new configuration applied

Port INT1# cd ..

------------------------------------------------------------

[Configuration Menu]

sys      - System-wide Parameter Menu

  • 0
    点赞
  • 2
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
华为H22H05服务器网卡驱动是用于连接服务器与网络之间进行数据传输的重要组件。它通过驱动程序的管理,实现服务器与网络之间的通信和交互。华为H22H05服务器网卡驱动具有以下几个方面的特点与功能。 首先,华为H22H05服务器网卡驱动具备高性能的特点。它能够保证数据的快速传输和处理能力,提高服务器的运行效率和响应速度。通过有效的数据处理和优化的网络连接,可以确保服务器在处理高负载的情况下保持稳定运行。 其次,华为H22H05服务器网卡驱动具有较为广泛的兼容性。它可以支持多种操作系统和网络协议,能够适应不同环境下的服务器使用需求。同时,它还具备与其他硬件设备进行有效接口和通信的能力,提供全面的服务器管理功能。 此外,华为H22H05服务器网卡驱动还具有良好的稳定性和安全性。它采用了严格的加密技术和数据传输保护机制,能够确保数据的安全传输和存储。同时,它还具备实时监控和故障自诊断的功能,能够及时发现并解决潜在问题,保护服务器的安全运行。 总之,华为H22H05服务器网卡驱动作为服务器与网络之间的重要桥梁,具备高性能、广泛兼容、稳定可靠和安全保护等多方面的特点和功能。它在服务器系统中扮演着至关重要的角色,为服务器的正常运行和优化性能提供了有力的支持。

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值