高性能运算之博科交换机rx16配置

这个交换机是我们这个网络的核心交换机,它连接刀片服务器和存储,前面bnt交换机配置已经贴出,这里面有和bnt对应的trunk。

telnet@YJY_RX_16# show run
Current configuration:
!
ver V2.7.2aT143
module 1 rx-bi-10g-4-port
module 2 rx-bi-10g-4-port
module 3 rx-bi-10g-4-port
module 4 rx-bi-10g-4-port
module 5 rx-bi-10g-4-port
module 6 rx-bi-10g-4-port
module 7 rx-bi-10g-4-port
module 8 rx-bi-10g-4-port
module 9 rx-bi-10g-4-port
module 16 rx-bi-1g-24-port-copper
!
lag "BCE1" static
 ports e 1/1 to 1/2
 primary-port 1/1
 deploy
!
lag "BCE10" static
 ports e 5/3 to 5/4
 primary-port 5/3
 deploy
!                                                                
lag "BCE2" static
 ports e 1/3 to 1/4
 primary-port 1/3
 deploy
!
lag "BCE3" static
 ports e 2/1 to 2/2
 primary-port 2/1
 deploy
!
lag "BCE4" static
 ports e 2/3 to 2/4
 primary-port 2/3
 deploy
!
lag "BCE5" static
 ports e 3/1 to 3/2
 primary-port 3/1
 deploy
!
lag "BCE6" static
 ports e 3/3 to 3/4
 primary-port 3/3                                                
 deploy
!
lag "BCE7" static
 ports e 4/1 to 4/2
 primary-port 4/1
 deploy
!
lag "BCE8" static
 ports e 4/3 to 4/4
 primary-port 4/3
 deploy
!
lag "BCE9" static
 ports e 5/1 to 5/2
 primary-port 5/1
 deploy
!
no spanning-tree
!
vlan 10
 untagged ethe 16/1 to 16/22
 router-interface ve 10
!                                                                
vlan 1 name DEFAULT-VLAN
 router-interface ve 1
!
!
!
default-max-frame-size 9212
clock summer-time
clock timezone gmt GMT+08
sntp server 10.79.13.101
enable telnet password .....
enable super-user-password .....
port-priority
cdp run
hostname YJY_RX_16
ip route 0.0.0.0/0 172.30.1.254
!
!
!
!
!
interface loopback 1
 ip address 172.30.113.2/32
!                                                                
interface management 1
 ip address 192.168.0.2/24
!
interface ve 1
 ip address 172.30.1.253/24
!
interface ve 10
 ip address 172.30.11.253/24
!
!
!
!
!
!
!
!
end

telnet@YJY_RX_16#show lag
Total number of LAGs:          10
Total number of deployed LAGs: 10
Total number of trunks:        10
LACP System Priority / ID:     0001 / 748e.f859.b400
LACP Long timeout:             90, default: 90
LACP Short timeout:            3, default: 3

=== LAG "BCE1" (static Deployed) ===
LAG Configuration:
   Ports:         ethe 1/1 to 1/2
   Primary Port:  1/1

Deployment:  Trunk ID 1

Port  Link    L2 State  Dupl Speed Trunk Tag Priori MAC            Name          
1/1   Up      Forward   Full 10G   1     No  level0 748e.f859.b400               
1/2   Up      Forward   Full 10G   1     No  level0 748e.f859.b400               

=== LAG "BCE10" (static Deployed) ===
LAG Configuration:
   Ports:         ethe 5/3 to 5/4
   Primary Port:  5/3

Deployment:  Trunk ID 2                                          

Port  Link    L2 State  Dupl Speed Trunk Tag Priori MAC            Name          
5/3   Up      Forward   Full 10G   2     No  level0 748e.f859.b400               
5/4   Up      Forward   Full 10G   2     No  level0 748e.f859.b400               

=== LAG "BCE2" (static Deployed) ===
LAG Configuration:
   Ports:         ethe 1/3 to 1/4
   Primary Port:  1/3

Deployment:  Trunk ID 3

Port  Link    L2 State  Dupl Speed Trunk Tag Priori MAC            Name          
1/3   Up      Forward   Full 10G   3     No  level0 748e.f859.b400               
1/4   Up      Forward   Full 10G   3     No  level0 748e.f859.b400               

=== LAG "BCE3" (static Deployed) ===
LAG Configuration:
   Ports:         ethe 2/1 to 2/2
   Primary Port:  2/1

Deployment:  Trunk ID 4
                                                                 
Port  Link    L2 State  Dupl Speed Trunk Tag Priori MAC            Name          
2/1   Up      Forward   Full 10G   4     No  level0 748e.f859.b400               
2/2   Up      Forward   Full 10G   4     No  level0 748e.f859.b400               

=== LAG "BCE4" (static Deployed) ===
LAG Configuration:
   Ports:         ethe 2/3 to 2/4
   Primary Port:  2/3

Deployment:  Trunk ID 5

Port  Link    L2 State  Dupl Speed Trunk Tag Priori MAC            Name          
2/3   Up      Forward   Full 10G   5     No  level0 748e.f859.b400               
2/4   Up      Forward   Full 10G   5     No  level0 748e.f859.b400               

=== LAG "BCE5" (static Deployed) ===
LAG Configuration:
   Ports:         ethe 3/1 to 3/2
   Primary Port:  3/1

Deployment:  Trunk ID 6

Port  Link    L2 State  Dupl Speed Trunk Tag Priori MAC            Name          
3/1   Up      Forward   Full 10G   6     No  level0 748e.f859.b400               
3/2   Up      Forward   Full 10G   6     No  level0 748e.f859.b400               

=== LAG "BCE6" (static Deployed) ===
LAG Configuration:
   Ports:         ethe 3/3 to 3/4
   Primary Port:  3/3

Deployment:  Trunk ID 7

Port  Link    L2 State  Dupl Speed Trunk Tag Priori MAC            Name          
3/3   Up      Forward   Full 10G   7     No  level0 748e.f859.b400               
3/4   Up      Forward   Full 10G   7     No  level0 748e.f859.b400               

=== LAG "BCE7" (static Deployed) ===
LAG Configuration:
   Ports:         ethe 4/1 to 4/2
   Primary Port:  4/1

Deployment:  Trunk ID 8

Port  Link    L2 State  Dupl Speed Trunk Tag Priori MAC            Name          
4/1   Up      Forward   Full 10G   8     No  level0 748e.f859.b400               
4/2   Up      Forward   Full 10G   8     No  level0 748e.f859.b400               

=== LAG "BCE8" (static Deployed) ===
LAG Configuration:
   Ports:         ethe 4/3 to 4/4
   Primary Port:  4/3

Deployment:  Trunk ID 9

Port  Link    L2 State  Dupl Speed Trunk Tag Priori MAC            Name          
4/3   Up      Forward   Full 10G   9     No  level0 748e.f859.b400               
4/4   Up      Forward   Full 10G   9     No  level0 748e.f859.b400               

=== LAG "BCE9" (static Deployed) ===
LAG Configuration:
   Ports:         ethe 5/1 to 5/2
   Primary Port:  5/1

Deployment:  Trunk ID 10

Port  Link    L2 State  Dupl Speed Trunk Tag Priori MAC            Name          
5/1   Up      Forward   Full 10G   10    No  level0 748e.f859.b400               
5/2   Up      Forward   Full 10G   10    No  level0 748e.f859.b400               

telnet@YJY_RX_16#show vlan

Configured PORT-VLAN entries: 2
Maximum PORT-VLAN entries: 512
Default PORT-VLAN id: 1

PORT-VLAN 1, Name DEFAULT-VLAN, Priority Level0
L2 protocols   : NONE
Untagged Ports : ethe 1/1 to 1/4 ethe 2/1 to 2/4 ethe 3/1 to 3/4 ethe 4/1 to 4/4 ethe 5/1 to 5/4 ethe 6/1 to 6/4 ethe 7/1 to 7/4 ethe 8/1 to 8/4 ethe 9/1 to 9/4 ethe 16/23 to 16/24

PORT-VLAN 10, Name [None], Priority Level0
L2 protocols   : NONE
Untagged Ports : ethe 16/1 to 16/22

 

欢迎加入
database群:119224876(db china联盟) 虚拟化方面群:229845401(虚拟化-云计算-物联网)

 

你可能感兴趣的:(timezone,UP,interface,Deployment,虚拟化,protocols)