All Type ESB Scripts
All Type ESB Scripts
enable enable
terminal length 0 terminal length 0
show version show ip
show ip show version
show ip arp show cpu utilization
show mac-address-table show interface
show mac-address show interface statistics
show mstp show mstp
show cpu utilization show rapid-spanning
show running show vlan
show interface statistic show mac-address-table
ESB26 ----- 4.6-9 ( as per MP5.0 ) (Binos upgrade only for Esb26 in MP5.0)
umz59ee1
enable
terminal length 0
show port
show port description
show vlan
show vlan description
show ip interface brief
show ver
show system
show ip route
show mac br1090
In case of Low Cap, ESB cards to be used are from MCMU, and in High Cap ESB cards to b
In the BSS part for BROADCAST connectivity, we require 3 IPs, 1 IP for OMU, 1 for Each MCMU (ESB). And other
information required is Gateway's Route IP which we need to define. This all IPs will be provided by OSS.
All the steps to define the Broadcast connectivity in BSC2i/3i are described here.
First time, we need to log in to ESB always locally in order to configure it. There are two possible
connections for log in, LAN & Serial Connection.
On our laptop / PC set the IP address and the netmask. In Windows Control panel/LAN settings/Local Area
Connection set:
IP address:
Netmask:
Connect to the serial port of every ESB card and set terminal settings are as follows.
# shows that ESB is now in config. Mode . Now follow these simple steps for the configuration.
Configure of hostname
ESB26#configure terminal
ESB26(config)#hostname MRTBSC11-ESB-EL0-O&M
MRTBSC11-ESB-EL0-O&M(config)#ip address 10.153.197.212/29 ………………..( HERE ENTER ESB0 IP/29)
MRTBSC11-ESB-EL0-O&M(config)#end
MRTBSC11-ESB-EL0-O&M#show ip
MRTBSC11-ESB-EL0-O&M#configure terminal
MRTBSC11-ESB-EL0-O&M(config)#no ip route 0.0.0.0/0 192.168.0.10
MRTBSC11-E
MRTBSC11-ESB-EL0-O&M(config)#end
Definition of MSTP
Now we need to enable MSTP ( Multi Spanning Tree Protocol) in to ESB0.
Definition of VLAN:-
We need to define the VLAN to avoid the broadcasting, flooding and choking of bandwidth. We can use following co
We need to copy-paste following commands in both the ESB cards for inter ESB links.
Now with the same commands we can configure another ESB-1 for redundancy in MCMU1
# shows that ESB is now in config. Mode . Now follow these simple steps for the configuration.
Configure of hostname
MRTBSC11-ESB-EL1-O&M#configure terminal
MRTBSC11-ESB-EL1-O&M(config)#no ip route 0.0.0.0/0 192.168.0.10
MRTBSC11-ESB-EL1-O&M(config)#ip route 0.0.0.0/0 10.153.197.209 ( HERE ENTER Gateway ip )
MRTBSC11-ESB-EL1-O&M(config)#end
Definition of MSTP
Now we need to enable MSTP ( Multi Spanning Tree Protocol) in to ESB1.
Definition of VLAN:-
We need to define the VLAN to avoid the broadcasting, flooding and choking of bandwidth. We can use following co
We need to copy-paste following commands in both the ESB cards for inter ESB links.
After defining in both the ESBs one should be able to ping IP of ESB1 from ESB0 and vice versa.
With these config of ESB is over. We can move ahead to create the broadcast linkages.
(3) Creating BROADCAST Linkages
To create a broadcast linkage for number 3 &4, give the command below. The linkage is created to an ES node and
ZQLL:3::OMU:1;
( HERE TERM YOU CAN USED 0,1 OR 1,2 )
ZQLL:4::OMU:2;
One can define the IP to OMU by ZQRN command , we need to assign Physical IPs.
Eg is as follows, in the example P stands for Physical IP, EL0 is a interface name, 29 is a netmask
length.
ZQRN:OMU::EL0:10.153.197.214,P:29;
ZQRN:OMU::EL1:10.153.197.214,P:29;
We can define the static route with the command ZQKC. If gateway IP is 10.153.197.209, then
following 'would be the command to define gateway for OMU.
ZQKC:OMU:::10.153.197.209:PHY,:;
CROSS CHECK:-
Make sure that you are getting ping respose to OMU IP from both the ESBs.
Ping response from gateway from both the ESBs.
Ping from ESB1 to ESB0 and vice a versa before moving ahead.
ZQRX:OMU::IP=10.153.197.209:PING;
Here, we will describe the procedure for BSC over IP in BSC 660, & High cap. Procedure remains same exce
In case of Low Cap, ESB cards to be used are from MCMU, and in High Cap ESB cards to be used are from L
In the BSS part for BROADCAST connectivity, we require 3 IPs, 1 IP for OMU, 1 for Each MCMU (ESB). And other
information required is Gateway's Route IP which we need to define. This all IPs will be provided by OSS.
All the steps to define the Broadcast connectivity in BSC2i/3i are described here.
First time, we need to log in to ESB always locally in order to configure it. There are two possible
connections for log in, LAN & Serial Connection.
On our laptop / PC set the IP address and the netmask. In Windows Control panel/LAN settings/Local Area
Connection set:
192.168.0.11,
255.255.255.128
Connect to the serial port of every ESB card and set terminal settings are as follows.
# shows that ESB is now in config. Mode . Now follow these simple steps for the configuration.
Configure of hostname
ESB26#configure terminal
ESB26(config)#hostname MRTBSC11-ESB-EL0-O&M
MRTBSC11-ESB-EL0-O&M(config)#ip address 10.153.197.212/29 ………………..( HERE ENTER ESB0 IP/29)
MRTBSC11-ESB-EL0-O&M(config)#end
MRTBSC11-ESB-EL0-O&M#show ip
MRTBSC11-ESB-EL0-O&M#configure terminal
MRTBSC11-ESB-EL0-O&M(config)#no ip route 0.0.0.0/0 192.168.0.10
( HERE ENTER Gateway ip )
MRTBSC11-ESB-EL0-O&M(config)#end
Definition of MSTP
Now we need to enable MSTP ( Multi Spanning Tree Protocol) in to ESB0.
Definition of VLAN:-
We need to define the VLAN to avoid the broadcasting, flooding and choking of bandwidth. We can use following commands to define vlan
We need to copy-paste following commands in both the ESB cards for inter ESB links.
Now with the same commands we can configure another ESB-1 for redundancy in MCMU1/ LANU-1.
# shows that ESB is now in config. Mode . Now follow these simple steps for the configuration.
Configure of hostname
MRTBSC11-ESB-EL1-O&M#configure terminal
MRTBSC11-ESB-EL1-O&M(config)#no ip route 0.0.0.0/0 192.168.0.10
MRTBSC11-ESB-EL1-O&M(config)#ip route 0.0.0.0/0 10.153.197.209 ( HERE ENTER Gateway ip )
MRTBSC11-ESB-EL1-O&M(config)#end
Definition of MSTP
Now we need to enable MSTP ( Multi Spanning Tree Protocol) in to ESB1.
Definition of VLAN:-
We need to define the VLAN to avoid the broadcasting, flooding and choking of bandwidth. We can use following commands to define vlan
We need to copy-paste following commands in both the ESB cards for inter ESB links.
After defining in both the ESBs one should be able to ping IP of ESB1 from ESB0 and vice versa.
With these config of ESB is over. We can move ahead to create the broadcast linkages.
(3) Creating BROADCAST Linkages
To create a broadcast linkage for number 3 &4, give the command below. The linkage is created to an ES node and it has the same role as
ZQLL:3::OMU:1;
( HERE TERM YOU CAN USED 0,1 OR 1,2 )
ZQLL:4::OMU:2;
One can define the IP to OMU by ZQRN command , we need to assign Physical IPs.
Eg is as follows, in the example P stands for Physical IP, EL0 is a interface name, 29 is a netmask
ZQRN:OMU::EL0:10.153.197.214,P:29;
ZQRN:OMU::EL1:10.153.197.214,P:29;
We can define the static route with the command ZQKC. If gateway IP is 10.153.197.209, then
following 'would be the command to define gateway for OMU.
ZQKC:OMU:::10.153.197.209:PHY,:;
CROSS CHECK:-
Make sure that you are getting ping respose to OMU IP from both the ESBs.
Ping response from gateway from both the ESBs.
Ping from ESB1 to ESB0 and vice a versa before moving ahead.
ZQRX:OMU::IP=10.153.197.209:PING;
d. The linkage is created to the OMU .
Instructions
1 The provided configuration script is considered when the CPULAN & PCULAN are isolated by removing the cable n
2 The Configuration script has been written up by taking some sample data like GboverIP VLAN ID, ESB Card manag
3 These bracketed entries '< >' have to be replaced with the actual according to the BSC to be configured
4 The ESB ports for BCSU & MCMU CPUs have been kept Disabled in script as these are n
5 ETH1 port of SWU0 & SWU1 to be used to connect MUX/Site Switch cable
6 ETH2 port of SWU0 & SWU1 to be used to connect Laptop on LAN
7 For rest of the connectivity, please check the sheets named - LANU0 & LANU1.
8 If the port ETH1 does not come up after configuration, do a basic troubleshooting and try changing the Speed-Duple
9 If possible, please take the print out of sheets named LANU0' & 'LANU1' and paste it on
Note: If the config is to be used on an old ESB of Live BSC then first get the card converted to Factory Default settings by g
LANU 0 - CPULAN
SWU0
ESB24 SLOT1 CARD
enable
!
config t
hostname BSCname_OSS_SWU1
!
bridge
! Removing all ports from default vlan
vlan del default 1/1/1-1/1/24
! Tag & Untag some ports in OSS-vlan
vlan create <oss_vlan_no.>
vlan add br<oss_vlan_no.> 1/1/1,1/1/23-1/1/24 tagged
vlan add br<oss_vlan_no.> 1/1/2,1/1/22 untagged
vlan pvid 1/1/2,1/1/22 <oss_vlan_no.>
vlan description br<oss_vlan_no.> ossvlan
exit
!
bridge
port speed 1/1/1 100
port duplex 1/1/1 full
port disable 1/1/3-1/1/21,1/1/23
port description 1/1/1 ETH1_External_SW2
port description 1/1/2 Laptop_Local_Access
port description 1/1/3 Shutdown
port description 1/1/4 Shutdown
port description 1/1/5 Shutdown
port description 1/1/6 Shutdown
port description 1/1/7 Shutdown
port description 1/1/8 Shutdown
port description 1/1/9 Shutdown
port description 1/1/10 Shutdown
port description 1/1/11 Shutdown
port description 1/1/12 Shutdown
port description 1/1/13 BCSU_6_EL1
port description 1/1/14 BCSU_4_EL1
port description 1/1/15 BCSU_2_EL1
port description 1/1/16 BCSU_5_EL1
port description 1/1/17 BCSU_3_EL1
port description 1/1/18 BCSU_1_EL1
port description 1/1/19 BCSU_0_EL1
port description 1/1/20 MCMU_1_EL1
port description 1/1/21 MCMU_0_EL1
port description 1/1/22 OMU_EL1
port description 1/1/23 Shutdown
port description 1/1/24 ETH24_SWU0_Redundancy
end
write mem
! Assigning IP address to vlan bridge interface
config t
interface br<oss_vlan_no.>
ldi
no ldi
ip address <ip.addresss>/<subnet.mask>
no shutdown
exit
ip route 0.0.0.0/0 <gateway.ip.address>
exit
! MSTP configurations
config t
bridge
spanning-tree
spanning-tree mode mst
spanning-tree mst
spanning-tree mst 0 priority 20480
spanning-tree port 1/1/2,1/1/5-1/1/22 edgeport enable
spanning-tree port 1/1/1,1/1/3-1/1/4,1/1/23-1/1/24 link-type point-to-point
spanning-tree mst configuration
name region1
revision 1
instance 1 vlan <oss_vlan_no.>
apply
spanning-tree mst 1 priority 20480
exit
end
write me
! SNMP Configurations
config t
service snmp
snmp community rw public
snmp view nsn_view included 1.3.6.1
snmp trap2-host 10.1.4.1 public
end
write mem
!
Sample Source Data
ESB IP Address
SWU2 172.29.11.132/26
SWU3 172.29.11.133/26
Gateway 172.29.11.129
VLAN ID 196
BSC Name NRRS
Note:
Row6 to Row12 ESB Card IP Address configuration is optional.
Not required if separate IP Address for ESB is not available
MCMU 0 - PCULAN
SWU2
ESB20-0 (slot 03)
LANU 1 - PCULAN
SWU3
ESB20-1 (slot 03)
enable
!
configure terminal
hostname NRRS-GBIP_SWU2
no ip address dhcp
ip address 172.29.11.132/26
no ip route 0.0.0.0/0 192.168.0.10
ip route 0.0.0.0/0 172.29.11.129
end
show ip
configure terminal
protocol
mstp enable
mstp 0 priority 12288
mstp 2 priority 12288
mstp
name region2
instance 2 vlan 196
revision 1
apply
end
show mstp
configure terminal
vlan
config default
remove ports 1/1/1-1/1/20
exit
create gboverip 196
config gboverip
add ports 1/1/1,1/1/3-1/1/4,1/1/19-1/1/20 tagged
add ports 1/1/2,1/1/5-1/1/18 untagged
end
show vlan
show interface
configure terminal
interface 1/1/1
name ETH1_External_SW1
mstp link-type point-to-point
duplex-speed full-100
exit
interface 1/1/2
name Laptop_Local_Access
mstp edge-port
default vlan 196
exit
interface 1/1/3
name LAN-MGMT_SWU0
mstp link-type point-to-point
shutdown
exit
interface 1/1/4
mstp link-type point-to-point
shutdown
exit
interface 1/1/5
mstp edge-port
default vlan 196
duplex-speed full-100
exit
interface 1/1/6
mstp edge-port
default vlan 196
duplex-speed full-100
exit
interface 1/1/7
mstp edge-port
default vlan 196
duplex-speed full-100
exit
interface 1/1/8
mstp edge-port
default vlan 196
duplex-speed full-100
exit
interface 1/1/9
mstp edge-port
default vlan 196
duplex-speed full-100
exit
interface 1/1/10
mstp edge-port
default vlan 196
duplex-speed full-100
exit
interface 1/1/11
mstp edge-port
default vlan 196
duplex-speed full-100
exit
interface 1/1/12
mstp edge-port
default vlan 196
duplex-speed full-100
exit
interface 1/1/13
mstp edge-port
default vlan 196
duplex-speed full-100
exit
interface 1/1/14
mstp edge-port
default vlan 196
duplex-speed full-100
exit
interface 1/1/15
mstp edge-port
default vlan 196
duplex-speed full-100
exit
interface 1/1/16
mstp edge-port
default vlan 196
duplex-speed full-100
exit
interface 1/1/17
mstp edge-port
default vlan 196
duplex-speed full-100
exit
interface 1/1/18
mstp edge-port
default vlan 196
duplex-speed full-100
exit
interface 1/1/19
name LANU_Redundancy_SWU3
mstp link-type point-to-point
duplex-speed full-100
exit
interface 1/1/20
mstp link-type point-to-point
duplex-speed full-100
shutdown
exit
end
write mem
show interface
show running
configure terminal
inter 1/1/5
name BCSU-0_IFETH0_PCU-6
inter 1/1/6
name BCSU-0_IFETH0_PCU-4
inter 1/1/7
name BCSU-1_IFETH0_PCU-6
inter 1/1/8
name BCSU-1_IFETH0_PCU-4
inter 1/1/9
name BCSU-2_IFETH0_PCU-6
inter 1/1/10
name BCSU-2_IFETH0_PCU-4
inter 1/1/11
name BCSU-3_IFETH0_PCU-6
inter 1/1/12
name BCSU-3_IFETH0_PCU-4
inter 1/1/13
name BCSU-4_IFETH0_PCU-6
inter 1/1/14
name BCSU-4_IFETH0_PCU-4
inter 1/1/15
name BCSU-5_IFETH0_PCU-6
inter 1/1/16
name BCSU-5_IFETH0_PCU-4
inter 1/1/17
name BCSU-6_IFETH0_PCU-6
inter 1/1/18
name BCSU-6_IFETH0_PCU-4
end
write mem
show interface
for Gb/IP
SWU3 - Gb Secondary
enable
!
configure terminal
hostname NRRS-GBIP_SWU3
no ip addres dhcp
ip address 172.29.11.133/26
no ip route 0.0.0.0/0 192.168.0.10
ip route 0.0.0.0/0 172.29.11.129
end
configure terminal
protocol
mstp enable
mstp 0 priority 16384
mstp 2 priority 16384
mstp
name region2
instance 2 vlan 196
revision 1
apply
end
configure terminal
vlan
config default
remove ports 1/1/1-1/1/20
exit
create gboverip 196
config gboverip
add ports 1/1/1,1/1/3-1/1/4,1/1/19-1/1/20 tagged
add ports 1/1/2,1/1/5-1/1/18 untagged
end
configure terminal
interface 1/1/1
name ETH1_External_SW2
mstp link-type point-to-point
duplex-speed full-100
exit
interface 1/1/2
name Laptop_Local_Access
mstp edge-port
default vlan 196
exit
interface 1/1/3
name LAN-MGMT_SWU1
mstp link-type point-to-point
shutdown
exit
interface 1/1/4
mstp link-type point-to-point
shutdown
exit
interface 1/1/5
mstp edge-port
default vlan 196
duplex-speed full-100
exit
interface 1/1/6
mstp edge-port
default vlan 196
duplex-speed full-100
exit
interface 1/1/7
mstp edge-port
default vlan 196
duplex-speed full-100
exit
interface 1/1/8
mstp edge-port
default vlan 196
duplex-speed full-100
exit
interface 1/1/9
mstp edge-port
default vlan 196
duplex-speed full-100
exit
interface 1/1/10
mstp edge-port
default vlan 196
duplex-speed full-100
exit
interface 1/1/11
mstp edge-port
default vlan 196
duplex-speed full-100
exit
interface 1/1/12
mstp edge-port
default vlan 196
duplex-speed full-100
exit
interface 1/1/13
mstp edge-port
default vlan 196
duplex-speed full-100
exit
interface 1/1/14
mstp edge-port
default vlan 196
duplex-speed full-100
exit
interface 1/1/15
mstp edge-port
default vlan 196
duplex-speed full-100
exit
interface 1/1/16
mstp edge-port
default vlan 196
duplex-speed full-100
exit
interface 1/1/17
mstp edge-port
default vlan 196
duplex-speed full-100
exit
interface 1/1/18
mstp edge-port
default vlan 196
duplex-speed full-100
exit
interface 1/1/19
name LANU_Redundancy_SWU2
mstp link-type point-to-point
duplex-speed full-100
exit
interface 1/1/20
mstp link-type point-to-point
duplex-speed full-100
shutdown
exit
end
write mem
configure terminal
inter 1/1/5
name BCSU-0_IFETH1_PCU-6
inter 1/1/6
name BCSU-0_IFETH1_PCU-4
inter 1/1/7
name BCSU-1_IFETH1_PCU-6
inter 1/1/8
name BCSU-1_IFETH1_PCU-4
inter 1/1/9
name BCSU-2_IFETH1_PCU-6
inter 1/1/10
name BCSU-2_IFETH1_PCU-4
inter 1/1/11
name BCSU-3_IFETH1_PCU-6
inter 1/1/12
name BCSU-3_IFETH1_PCU-4
inter 1/1/13
name BCSU-4_IFETH1_PCU-6
inter 1/1/14
name BCSU-4_IFETH1_PCU-4
inter 1/1/15
name BCSU-5_IFETH1_PCU-6
inter 1/1/16
name BCSU-5_IFETH1_PCU-4
inter 1/1/17
name BCSU-6_IFETH1_PCU-6
inter 1/1/18
name BCSU-6_IFETH1_PCU-4
end
write mem
Sample Source Data
ESB IP Address
SWU2 172.29.11.132/26
SWU3 172.29.11.133/26
Gateway 172.29.11.129
VLAN ID 196
BSC Name NRRS
Note:
Row6 to Row12 ESB Card IP Address configuration is optional.
Not required if separate IP Address for ESB is not available
MCMU 0 - PCULAN
SWU2
ESB26 CARD2
enable
!
configure terminal
hostname NRRS-GBIP_SWU2
no ip address dhcp
ip address 172.29.11.132/26
no ip route 0.0.0.0/0 192.168.0.10
ip route 0.0.0.0/0 172.29.11.129
end
show ip
configure terminal
protocol
mstp enable
mstp 0 priority 12288
mstp 2 priority 12288
mstp
name region2
instance 2 vlan 196
revision 1
apply
end
show mstp
configure terminal
vlan
config default
remove ports 1/1/1-1/1/26
exit
create gboverip 196
config gboverip
add ports 1/1/1,1/1/3-1/1/4,1/1/23-1/1/26 tagged
add ports 1/1/2,1/1/5-1/1/22 untagged
end
show vlan
show interface
configure terminal
interface 1/1/1
name ETH1_External_SW1
mstp link-type point-to-point
duplex-speed full-100
exit
interface 1/1/2
name Laptop_Local_Access
mstp edge-port
default vlan 196
exit
interface 1/1/3
name LAN-MGMT_SWU0
mstp link-type point-to-point
shutdown
exit
interface 1/1/4
mstp link-type point-to-point
shutdown
exit
interface 1/1/5
mstp edge-port
default vlan 196
duplex-speed full-100
exit
interface 1/1/6
mstp edge-port
default vlan 196
duplex-speed full-100
exit
interface 1/1/7
mstp edge-port
default vlan 196
duplex-speed full-100
exit
interface 1/1/8
mstp edge-port
default vlan 196
duplex-speed full-100
exit
interface 1/1/9
mstp edge-port
default vlan 196
duplex-speed full-100
exit
interface 1/1/10
mstp edge-port
default vlan 196
duplex-speed full-100
exit
interface 1/1/11
mstp edge-port
default vlan 196
duplex-speed full-100
exit
interface 1/1/12
mstp edge-port
default vlan 196
duplex-speed full-100
exit
interface 1/1/13
mstp edge-port
default vlan 196
duplex-speed full-100
exit
interface 1/1/14
mstp edge-port
default vlan 196
duplex-speed full-100
exit
interface 1/1/15
mstp edge-port
default vlan 196
duplex-speed full-100
exit
interface 1/1/16
mstp edge-port
default vlan 196
duplex-speed full-100
exit
interface 1/1/17
mstp edge-port
default vlan 196
duplex-speed full-100
exit
interface 1/1/18
mstp edge-port
default vlan 196
duplex-speed full-100
exit
interface 1/1/19
mstp edge-port
shutdown
duplex-speed full-100
exit
interface 1/1/20
mstp edge-port
shutdown
duplex-speed full-100
exit
interface 1/1/21
mstp edge-port
shutdown
duplex-speed full-100
exit
interface 1/1/22
mstp edge-port
shutdown
duplex-speed full-100
exit
interface 1/1/23
shutdown
name Spare_ETH23_External_SW1
mstp link-type point-to-point
exit
interface 1/1/24
name ETH24_SWU3_Redundancy
mstp link-type point-to-point
exit
interface 1/1/25
mstp link-type point-to-point
shutdown
exit
interface 1/1/26
mstp link-type point-to-point
shutdown
exit
end
write mem
show interface
show running
configure terminal
inter 1/1/5
name BCSU-0_IFETH0_PCU-6
inter 1/1/6
name BCSU-0_IFETH0_PCU-4
inter 1/1/7
name BCSU-1_IFETH0_PCU-6
inter 1/1/8
name BCSU-1_IFETH0_PCU-4
inter 1/1/9
name BCSU-2_IFETH0_PCU-6
inter 1/1/10
name BCSU-2_IFETH0_PCU-4
inter 1/1/11
name BCSU-3_IFETH0_PCU-6
inter 1/1/12
name BCSU-3_IFETH0_PCU-4
inter 1/1/13
name BCSU-4_IFETH0_PCU-6
inter 1/1/14
name BCSU-4_IFETH0_PCU-4
inter 1/1/15
name BCSU-5_IFETH0_PCU-6
inter 1/1/16
name BCSU-5_IFETH0_PCU-4
inter 1/1/17
name BCSU-6_IFETH0_PCU-6
inter 1/1/18
name BCSU-6_IFETH0_PCU-4
end
write mem
show interface
for Gb/IP
SWU3 - Gb Secondary
enable
!
configure terminal
hostname AGR25-GBIP_SWU3
no ip addres dhcp
ip address 172.30.128.70/26
no ip route 0.0.0.0/0 10.1.3.1
ip route 0.0.0.0/0 172.30.128.65
end
configure terminal
protocol
mstp enable
mstp 0 priority 16384
mstp 2 priority 16384
mstp
name region2
instance 2 vlan 1023
revision 1
apply
end
configure terminal
vlan
config default
remove ports 1/1/1-1/1/26
exit
create gboverip 1023
config gboverip
add ports 1/1/1,1/1/3-1/1/4,1/1/23-1/1/26 tagged
add ports 1/1/2,1/1/5-1/1/22 untagged
end
configure terminal
interface 1/1/1
name ETH1_External_SW2
mstp link-type point-to-point
duplex-speed full-100
exit
interface 1/1/2
name Laptop_Local_Access
mstp edge-port
default vlan 1023
exit
interface 1/1/3
name LAN-MGMT_SWU1
mstp link-type point-to-point
shutdown
exit
interface 1/1/4
mstp link-type point-to-point
shutdown
exit
interface 1/1/5
mstp edge-port
default vlan 1023
duplex-speed full-100
exit
interface 1/1/6
mstp edge-port
default vlan 1023
duplex-speed full-100
exit
interface 1/1/7
mstp edge-port
default vlan 1023
duplex-speed full-100
exit
interface 1/1/8
mstp edge-port
default vlan 1023
duplex-speed full-100
exit
interface 1/1/9
mstp edge-port
default vlan 1023
duplex-speed full-100
exit
interface 1/1/10
mstp edge-port
default vlan 1023
duplex-speed full-100
exit
interface 1/1/11
mstp edge-port
default vlan 1023
duplex-speed full-100
exit
interface 1/1/12
mstp edge-port
default vlan 1023
duplex-speed full-100
exit
interface 1/1/13
mstp edge-port
default vlan 1023
duplex-speed full-100
exit
interface 1/1/14
mstp edge-port
default vlan 1023
duplex-speed full-100
exit
interface 1/1/15
mstp edge-port
default vlan 1023
duplex-speed full-100
exit
interface 1/1/16
mstp edge-port
default vlan 1023
duplex-speed full-100
exit
interface 1/1/17
mstp edge-port
default vlan 1023
duplex-speed full-100
exit
interface 1/1/18
mstp edge-port
default vlan 1023
duplex-speed full-100
exit
interface 1/1/19
mstp edge-port
shutdown
duplex-speed full-100
exit
interface 1/1/20
mstp edge-port
shutdown
duplex-speed full-100
exit
interface 1/1/21
mstp edge-port
shutdown
duplex-speed full-100
exit
interface 1/1/22
mstp edge-port
shutdown
duplex-speed full-100
exit
interface 1/1/23
shutdown
name Spare_ETH23_External_SW2
mstp link-type point-to-point
exit
interface 1/1/24
name ETH24_SWU2_Redundancy
mstp link-type point-to-point
exit
interface 1/1/25
mstp link-type point-to-point
shutdown
exit
interface 1/1/26
mstp link-type point-to-point
shutdown
exit
end
write mem
configure terminal
inter 1/1/5
name BCSU-0_IFETH1_PCU-6
inter 1/1/6
name BCSU-0_IFETH1_PCU-4
inter 1/1/7
name BCSU-1_IFETH1_PCU-6
inter 1/1/8
name BCSU-1_IFETH1_PCU-4
inter 1/1/9
name BCSU-2_IFETH1_PCU-6
inter 1/1/10
name BCSU-2_IFETH1_PCU-4
inter 1/1/11
name BCSU-3_IFETH1_PCU-6
inter 1/1/12
name BCSU-3_IFETH1_PCU-4
inter 1/1/13
name BCSU-4_IFETH1_PCU-6
inter 1/1/14
name BCSU-4_IFETH1_PCU-4
inter 1/1/15
name BCSU-5_IFETH1_PCU-6
inter 1/1/16
name BCSU-5_IFETH1_PCU-4
inter 1/1/17
name BCSU-6_IFETH1_PCU-6
inter 1/1/18
name BCSU-6_IFETH1_PCU-4
end
write mem
LANU 0 - PCULAN
SWU2 SWU4
ESB26 CARD2 ESB26 CARD3
LANU 1 - PCULAN
SWU3 SWU5
ESB26 CARD2 ESB26 CARD3
Shutdown 1/1/1
ETH2 - Laptop Access 1/1/2
LAN MGMT / SWU2 1/1/3
Shutdown 1/1/4
BCSU 7 IFETH0 / PCU 12 1/1/5
BCSU 6 IFETH0 / PCU 4 1/1/6
BCSU 6 IFETH0 / PCU 6 1/1/7
BCSU 6 IFETH0 / PCU 8 1/1/8
BCSU 6 IFETH0 / PCU 10 1/1/9
BCSU 6 IFETH0 / PCU 12 1/1/10
BCSU 5 IFETH0 / PCU 4 1/1/11
BCSU 5 IFETH0 / PCU 6 1/1/12
BCSU 5 IFETH0 / PCU 8 1/1/13
BCSU 5 IFETH0 / PCU 10 1/1/14
BCSU 5 IFETH0 / PCU 12 1/1/15
BCSU 4 IFETH0 / PCU 4 1/1/16
BCSU 4 IFETH0 / PCU 6 1/1/17
BCSU 4 IFETH0 / PCU 8 1/1/18
BCSU 4 IFETH0 / PCU 10 1/1/19
BCSU 4 IFETH0 / PCU 12 1/1/20
BCSU 3 IFETH0 / PCU 4 1/1/21
BCSU 3 IFETH0 / PCU 6 1/1/22
Shutdown 1/1/23
Shutdown 1/1/24
Shutdown 1/1/25
Shutdown 1/1/26
LANU 3 - PCULAN
SWU9
CARD3 ESB26 CARD1
Shutdown 1/1/1
ETH2 - Laptop Access 1/1/2
LAN MGMT / SWU3 1/1/3
Shutdown 1/1/4
BCSU 7 IFETH1 / PCU 12 1/1/5
BCSU 6 IFETH1 / PCU 4 1/1/6
BCSU 6 IFETH1 / PCU 6 1/1/7
BCSU 6 IFETH1 / PCU 8 1/1/8
BCSU 6 IFETH1 / PCU 10 1/1/9
BCSU 6 IFETH1 / PCU 12 1/1/10
BCSU 5 IFETH1 / PCU 4 1/1/11
BCSU 5 IFETH1 / PCU 6 1/1/12
BCSU 5 IFETH1 / PCU 8 1/1/13
BCSU 5 IFETH1 / PCU 10 1/1/14
BCSU 5 IFETH1 / PCU 12 1/1/15
BCSU 4 IFETH1 / PCU 4 1/1/16
BCSU 4 IFETH1 / PCU 6 1/1/17
BCSU 4 IFETH1 / PCU 8 1/1/18
BCSU 4 IFETH1 / PCU 10 1/1/19
BCSU 4 IFETH1 / PCU 12 1/1/20
BCSU 3 IFETH1 / PCU 4 1/1/21
BCSU 3 IFETH1 / PCU 6 1/1/22
Shutdown 1/1/23
Shutdown 1/1/24
Shutdown 1/1/25
Shutdown 1/1/26
LANU 2 - PCULAN
CARD1
LANU 3 - PCULAN
CARD1
Shutdown
ETH2 - Laptop Access
LAN MGMT / SWU3
BCSU 10 IFETH1 / PCU 4
BCSU 10 IFETH1 / PCU 6
BCSU 10 IFETH1 / PCU 8
BCSU 10 IFETH1 / PCU 10
BCSU 10 IFETH1 / PCU 12
BCSU 9 IFETH1 / PCU 4
BCSU 9 IFETH1 / PCU 6
BCSU 9 IFETH1 / PCU 8
BCSU 9 IFETH1 / PCU 10
BCSU 9 IFETH1 / PCU 12
BCSU 8 IFETH1 / PCU 4
BCSU 8 IFETH1 / PCU 6
BCSU 8 IFETH1 / PCU 8
BCSU 8 IFETH1 / PCU 10
BCSU 8 IFETH1 / PCU 12
BCSU 7 IFETH1 / PCU 4
BCSU 7 IFETH1 / PCU 6
BCSU 7 IFETH1 / PCU 8
BCSU 7 IFETH1 / PCU 10
Shutdown
Shutdown
Shutdown
Shutdown
PCULAN for Gb/IP
SWU2 - Gb Primary Verification Command
enable
!
ple Source Data configure terminal
IP Address hostname NRRS-GBIP_SWU2
172.29.11.132/26 no ip address dhcp
172.29.11.133/26 ip address 172.29.11.132/26
172.29.11.134/26 no ip route 0.0.0.0/0 192.168.0.10
172.29.11.135/26 ip route 0.0.0.0/0 172.29.11.129
172.29.11.136/26 end
172.29.11.137/26 show ip
172.29.11.129
configure terminal
196 protocol
NRRS mstp enable
mstp 0 priority 12288
mstp 2 priority 12288
mstp
ess configuration is optional. name region2
s for ESB is not available instance 2 vlan 196
revision 1
apply
end
show mstp
configure terminal
vlan
config default
remove ports 1/1/1-1/1/26
exit
create gboverip 196
config gboverip
add ports 1/1/1,1/1/3-1/1/4,1/1/23-1/1/26 tagged
add ports 1/1/2,1/1/5-1/1/22 untagged
end
show vlan
show interface
configure terminal
interface 1/1/1
name ETH1_External_SW1
mstp link-type point-to-point
duplex-speed full-100
exit
interface 1/1/2
name Laptop_Local_Access
mstp edge-port
default vlan 196
exit
interface 1/1/3
name LAN-MGMT_SWU4
mstp link-type point-to-point
exit
interface 1/1/4
name LAN-MGMT_SWU8
mstp link-type point-to-point
exit
interface 1/1/5
mstp edge-port
default vlan 196
shutdown
duplex-speed full-100
exit
interface 1/1/6
mstp edge-port
default vlan 196
shutdown
duplex-speed full-100
exit
interface 1/1/7
mstp edge-port
default vlan 196
shutdown
duplex-speed full-100
exit
interface 1/1/8
mstp edge-port
default vlan 196
duplex-speed full-100
exit
interface 1/1/9
mstp edge-port
default vlan 196
duplex-speed full-100
exit
interface 1/1/10
mstp edge-port
default vlan 196
shutdown
duplex-speed full-100
exit
interface 1/1/11
mstp edge-port
default vlan 196
shutdown
duplex-speed full-100
exit
interface 1/1/12
mstp edge-port
default vlan 196
shutdown
duplex-speed full-100
exit
interface 1/1/13
mstp edge-port
default vlan 196
duplex-speed full-100
exit
interface 1/1/14
mstp edge-port
default vlan 196
duplex-speed full-100
exit
interface 1/1/15
mstp edge-port
default vlan 196
shutdown
duplex-speed full-100
exit
interface 1/1/16
mstp edge-port
default vlan 196
shutdown
duplex-speed full-100
exit
interface 1/1/17
mstp edge-port
default vlan 196
shutdown
duplex-speed full-100
exit
interface 1/1/18
mstp edge-port
default vlan 196
duplex-speed full-100
exit
interface 1/1/19
mstp edge-port
default vlan 196
duplex-speed full-100
exit
interface 1/1/20
mstp edge-port
default vlan 196
shutdown
duplex-speed full-100
exit
interface 1/1/21
mstp edge-port
default vlan 196
shutdown
duplex-speed full-100
exit
interface 1/1/22
mstp edge-port
default vlan 196
shutdown
duplex-speed full-100
exit
interface 1/1/23
shutdown
name Spare_ETH23_External_SW1
mstp link-type point-to-point
exit
interface 1/1/24
name LANU_Redundancy_SWU3
mstp link-type point-to-point
exit
interface 1/1/25
name Disabled
mstp link-type point-to-point
shutdown
exit
interface 1/1/26
name Disabled
mstp link-type point-to-point
shutdown
exit
end
write mem
show interface
show running
configure terminal
inter 1/1/5
name BCSU-3_IFETH0_PCU-8
inter 1/1/6
name BCSU-3_IFETH0_PCU-10
inter 1/1/7
name BCSU-3_IFETH0_PCU-12
inter 1/1/8
name BCSU-2_IFETH0_PCU-4
inter 1/1/9
name BCSU-2_IFETH0_PCU-6
inter 1/1/10
name BCSU-2_IFETH0_PCU-8
inter 1/1/11
name BCSU-2_IFETH0_PCU-10
inter 1/1/12
name BCSU-2_IFETH0_PCU-12
inter 1/1/13
name BCSU-1_IFETH0_PCU-4
inter 1/1/14
name BCSU-1_IFETH0_PCU-6
inter 1/1/15
name BCSU-1_IFETH0_PCU-8
inter 1/1/16
name BCSU-1_IFETH0_PCU-10
inter 1/1/17
name BCSU-1_IFETH0_PCU-12
inter 1/1/18
name BCSU-0_IFETH0_PCU-4
inter 1/1/19
name BCSU-0_IFETH0_PCU-6
inter 1/1/20
name BCSU-0_IFETH0_PCU-8
inter 1/1/21
name BCSU-0_IFETH0_PCU-10
inter 1/1/22
name BCSU-0_IFETH0_PCU-12
end
write mem
show interface
for Gb/IP PCULAN for Gb/IP
SWU3 - Gb Secondary SWU4 - Gb Primary
enable enable
! !
configure terminal configure terminal
hostname NRRS-GBIP_SWU3 hostname NRRS-GBIP_SWU4
no ip addres dhcp no ip addres dhcp
ip address 172.29.11.133/26 ip address 172.29.11.134/26
no ip route 0.0.0.0/0 192.168.0.10 no ip route 0.0.0.0/0 192.168.0.10
ip route 0.0.0.0/0 172.29.11.129 ip route 0.0.0.0/0 172.29.11.129
end end
enable enable
! !
configure terminal configure terminal
hostname NRRS-GBIP_SWU5 hostname NRRS-GBIP_SWU8
no ip addres dhcp no ip addres dhcp
ip address 172.29.11.135/26 ip address 172.29.11.136/26
no ip route 0.0.0.0/0 192.168.0.10 no ip route 0.0.0.0/0 192.168.0.10
ip route 0.0.0.0/0 172.29.11.129 ip route 0.0.0.0/0 172.29.11.129
end end
show ip
enable
!
configure terminal
hostname NRRS-GBIP_SWU9
no ip addres dhcp
ip address 172.29.11.137/26
no ip route 0.0.0.0/0 192.168.0.10
ip route 0.0.0.0/0 172.29.11.129
end
show ip
configure terminal
protocol
mstp enable
mstp 0 priority 32768
mstp 2 priority 32768
mstp
name region2
instance 2 vlan 196
revision 1
apply
end
show mstp
configure terminal
vlan
config default
remove ports 1/1/1-1/1/26
exit
create gboverip 196
config gboverip
add ports 1/1/1,1/1/3,1/1/23-1/1/26 tagged
add ports 1/1/2,1/1/4-1/1/22 untagged
end
show vlan
show interface
configure terminal
interface 1/1/1
name Disabled
mstp link-type point-to-point
shutdown
duplex-speed full-100
exit
interface 1/1/2
name Laptop_Local_Access
mstp edge-port
default vlan 196
exit
interface 1/1/3
name LAN-MGMT_SWU3
mstp link-type point-to-point
exit
interface 1/1/4
mstp edge-port
default vlan 196
duplex-speed full-100
exit
interface 1/1/5
mstp edge-port
default vlan 196
duplex-speed full-100
exit
interface 1/1/6
mstp edge-port
default vlan 196
shutdown
duplex-speed full-100
exit
interface 1/1/7
mstp edge-port
default vlan 196
shutdown
duplex-speed full-100
exit
interface 1/1/8
mstp edge-port
default vlan 196
shutdown
duplex-speed full-100
exit
interface 1/1/9
mstp edge-port
default vlan 196
duplex-speed full-100
exit
interface 1/1/10
mstp edge-port
default vlan 196
duplex-speed full-100
exit
interface 1/1/11
mstp edge-port
default vlan 196
shutdown
duplex-speed full-100
exit
interface 1/1/12
mstp edge-port
default vlan 196
shutdown
duplex-speed full-100
exit
interface 1/1/13
mstp edge-port
default vlan 196
shutdown
duplex-speed full-100
exit
interface 1/1/14
mstp edge-port
default vlan 196
duplex-speed full-100
exit
interface 1/1/15
mstp edge-port
default vlan 196
duplex-speed full-100
exit
interface 1/1/16
mstp edge-port
default vlan 196
shutdown
duplex-speed full-100
exit
interface 1/1/17
mstp edge-port
default vlan 196
shutdown
duplex-speed full-100
exit
interface 1/1/18
mstp edge-port
default vlan 196
shutdown
duplex-speed full-100
exit
interface 1/1/19
mstp edge-port
default vlan 196
duplex-speed full-100
exit
interface 1/1/20
mstp edge-port
default vlan 196
duplex-speed full-100
exit
interface 1/1/21
mstp edge-port
default vlan 196
shutdown
duplex-speed full-100
exit
interface 1/1/22
mstp edge-port
default vlan 196
shutdown
duplex-speed full-100
exit
interface 1/1/23
shutdown
name Disabled
mstp link-type point-to-point
exit
interface 1/1/24
name Disabled
mstp link-type point-to-point
shutdown
exit
interface 1/1/25
mstp link-type point-to-point
shutdown
shutdown
exit
interface 1/1/26
mstp link-type point-to-point
shutdown
shutdown
exit
end
write mem
show interface
show running
configure terminal
inter 1/1/4
name BCSU-10_IFETH1_PCU-4
inter 1/1/5
name BCSU-10_IFETH1_PCU-6
inter 1/1/6
name BCSU-10_IFETH1_PCU-8
inter 1/1/7
name BCSU-10_IFETH1_PCU-10
inter 1/1/8
name BCSU-10_IFETH1_PCU-12
inter 1/1/9
name BCSU-9_IFETH1_PCU-4
inter 1/1/10
name BCSU-9_IFETH1_PCU-6
inter 1/1/11
name BCSU-9_IFETH1_PCU-8
inter 1/1/12
name BCSU-9_IFETH1_PCU-10
inter 1/1/13
name BCSU-9_IFETH1_PCU-12
inter 1/1/14
name BCSU-8_IFETH1_PCU-4
inter 1/1/15
name BCSU-8_IFETH1_PCU-6
inter 1/1/16
name BCSU-8_IFETH1_PCU-8
inter 1/1/17
name BCSU-8_IFETH1_PCU-10
inter 1/1/18
name BCSU-8_IFETH1_PCU-12
inter 1/1/19
name BCSU-7_IFETH1_PCU-4
inter 1/1/20
name BCSU-7_IFETH1_PCU-6
inter 1/1/21
name BCSU-7_IFETH1_PCU-8
inter 1/1/22
name BCSU-7_IFETH1_PCU-10
end
write mem
show interface
LANU 0 - PCULAN
SWU2 SWU4
ESB24 SLOT2 CARD ESB24 SLOT3 CARD
LANU 1 - PCULAN
SWU3 SWU5
ESB24 SLOT2 CARD ESB24 SLOT3 CARD
AN
enable
!
config t
hostname BSCname_GBIP_SWU2
syslog output info local volatile
syslog output info local non-volatile
!
bridge
! Removing all ports from default vlan
vlan del default 1/1/1-1/1/24
! Tag & Untag some ports in GbIP-vlan show vlan
vlan create <gb_vlan_no.>
vlan add br<gb_vlan_no.> 1/1/1-1/1/2,1/1/23-1/1/24 tagged
vlan add br<gb_vlan_no.> 1/1/8-1/1/22 untagged
vlan pvid 1/1/8-1/1/22 <gb_vlan_no.>
vlan description br<gb_vlan_no.> gbip_vlan
exit show vlan
! show vlan description
bridge
port speed 1/1/1 100
port duplex 1/1/1 full
port disable 1/1/3-1/1/7,1/1/10-1/1/12,1/1/15-1/1/17,1/1/20-1/1/23
port description 1/1/1 ETH1_External_SW1 show port
port description 1/1/2 LAN-MGMT_SWU4
port description 1/1/3 Shutdown
port description 1/1/4 Shutdown
port description 1/1/5 Shutdown
port description 1/1/6 Shutdown
port description 1/1/7 Shutdown
port description 1/1/8 BCSU-6_IFETH0_PCU-6
port description 1/1/9 BCSU-6_IFETH0_PCU-4
port description 1/1/10 BCSU-6_IFETH0_PCU-12
port description 1/1/11 BCSU-6_IFETH0_PCU-10
port description 1/1/12 BCSU-6_IFETH0_PCU-8
port description 1/1/13 BCSU-4_IFETH0_PCU-6
port description 1/1/14 BCSU-4_IFETH0_PCU-4
port description 1/1/15 BCSU-4_IFETH0_PCU-12
port description 1/1/16 BCSU-4_IFETH0_PCU-10
port description 1/1/17 BCSU-4_IFETH0_PCU-8
port description 1/1/18 BCSU-2_IFETH0_PCU-6
port description 1/1/19 BCSU-2_IFETH0_PCU-4
port description 1/1/20 BCSU-2_IFETH0_PCU-12
port description 1/1/21 BCSU-2_IFETH0_PCU-10
port description 1/1/22 BCSU-2_IFETH0_PCU-8
port description 1/1/23 Shutdown
port description 1/1/24 LANU_Redundancy_SWU3
end show port description
write mem
! Assigning IP address to vlan bridge interface
config t
interface br<gb_vlan_no.>
ldi
no ldi
ip address <ip.addresss>/<subnet.mask>
no shutdown
exit show ip interface brief
ip route 0.0.0.0/0 <gateway.ip.address>
exit show ip route
! MSTP configurations
config t
bridge
spanning-tree
spanning-tree mode mst
spanning-tree mst
spanning-tree mst 0 priority 12288
spanning-tree port 1/1/3-1/1/22 edgeport enable
spanning-tree port 1/1/1-1/1/2,1/1/23-1/1/24 link-type point-to-point
spanning-tree mst max-age 8
spanning-tree mst max-hops 5
spanning-tree mst forward-time 4
spanning-tree mst configuration
name region1
revision 1
instance 2 vlan <gb_vlan_no.>
apply
exit
spanning-tree mst 2 priority 12288
end
write me show spanning-tree active
! SNMP Configurations show spanning-tree mst 0-4
config t
service snmp
snmp community rw public
snmp view nsn_view included 1.3.6.1
snmp trap2-host 10.1.4.1 public
end
write mem show snmp
!
r Gb/IP
SWU3 - GbIP Secondary
enable
!
config t
hostname BSCname_GBIP_SWU3
syslog output info local volatile
syslog output info local non-volatile
!
bridge
! Removing all ports from default vlan
vlan del default 1/1/1-1/1/24
! Tag & Untag some ports in GbIP-vlan
vlan create <gb_vlan_no.>
vlan add br<gb_vlan_no.> 1/1/1-1/1/2,1/1/23-1/1/24 tagged
vlan add br<gb_vlan_no.> 1/1/8-1/1/22 untagged
vlan pvid 1/1/8-1/1/22 <gb_vlan_no.>
vlan description br<gb_vlan_no.> gbip_vlan
exit
!
bridge
port speed 1/1/1 100
port duplex 1/1/1 full
port disable 1/1/3-1/1/7,1/1/10-1/1/12,1/1/15-1/1/17,1/1/20-1/1/23
port description 1/1/1 ETH1_External_SW2
port description 1/1/2 LAN-MGMT_SWU5
port description 1/1/3 Shutdown
port description 1/1/4 Shutdown
port description 1/1/5 Shutdown
port description 1/1/6 Shutdown
port description 1/1/7 Shutdown
port description 1/1/8 BCSU-6_IFETH1_PCU-6
port description 1/1/9 BCSU-6_IFETH1_PCU-4
port description 1/1/10 BCSU-6_IFETH1_PCU-12
port description 1/1/11 BCSU-6_IFETH1_PCU-10
port description 1/1/12 BCSU-6_IFETH1_PCU-8
port description 1/1/13 BCSU-4_IFETH1_PCU-6
port description 1/1/14 BCSU-4_IFETH1_PCU-4
port description 1/1/15 BCSU-4_IFETH1_PCU-12
port description 1/1/16 BCSU-4_IFETH1_PCU-10
port description 1/1/17 BCSU-4_IFETH1_PCU-8
port description 1/1/18 BCSU-2_IFETH1_PCU-6
port description 1/1/19 BCSU-2_IFETH1_PCU-4
port description 1/1/20 BCSU-2_IFETH1_PCU-12
port description 1/1/21 BCSU-2_IFETH1_PCU-10
port description 1/1/22 BCSU-2_IFETH1_PCU-8
port description 1/1/23 Shutdown
port description 1/1/24 LANU_Redundancy_SWU2
end
write mem
! Assigning IP address to vlan bridge interface
config t
interface br<gb_vlan_no.>
ldi
no ldi
ip address <ip.addresss>/<subnet.mask>
no shutdown
exit
ip route 0.0.0.0/0 <gateway.ip.address>
exit
! MSTP configurations
config t
bridge
spanning-tree
spanning-tree mode mst
spanning-tree mst
spanning-tree mst 0 priority 16384
spanning-tree port 1/1/3-1/1/22 edgeport enable
spanning-tree port 1/1/1-1/1/2,1/1/23-1/1/24 link-type point-to-point
spanning-tree mst max-age 8
spanning-tree mst max-hops 5
spanning-tree mst forward-time 4
spanning-tree mst configuration
name region1
revision 1
instance 2 vlan <gb_vlan_no.>
apply
exit
spanning-tree mst 2 priority 16384
end
write me
! SNMP Configurations
config t
service snmp
snmp community rw public
snmp view nsn_view included 1.3.6.1
snmp trap2-host 10.1.4.1 public
end
write mem
!
PCULAN for Gb/IP
SWU4 - GbIP Primary Verification Command
enable
!
config t
hostname BSCname_GBIP_SWU4
syslog output info local volatile
syslog output info local non-volatile
!
bridge
! Removing all ports from default vlan
vlan del default 1/1/1-1/1/24
! Tag & Untag some ports in GbIP-vlan show vlan
vlan create <gb_vlan_no.>
vlan add br<gb_vlan_no.> 1/1/2,1/1/23-1/1/24 tagged
vlan add br<gb_vlan_no.> 1/1/1,1/1/3-1/1/22 untagged
vlan pvid 1/1/1,1/1/3-1/1/22 <gb_vlan_no.>
vlan description br<gb_vlan_no.> gbip_vlan
exit show vlan
! show vlan description
bridge
port disable 1/1/5-1/1/7,1/1/10-1/1/12,1/1/15-1/1/17,1/1/20-1/1/24
port description 1/1/1 Laptop_Local_Access show port
port description 1/1/2 LAN-MGMT_SWU2
port description 1/1/3 BCSU-0_IFETH0_PCU-4
port description 1/1/4 BCSU-0_IFETH0_PCU-6
port description 1/1/5 BCSU-0_IFETH0_PCU-8
port description 1/1/6 BCSU-0_IFETH0_PCU-10
port description 1/1/7 BCSU-0_IFETH0_PCU-12
port description 1/1/8 BCSU-5_IFETH0_PCU-6
port description 1/1/9 BCSU-5_IFETH0_PCU-4
port description 1/1/10 BCSU-5_IFETH0_PCU-12
port description 1/1/11 BCSU-5_IFETH0_PCU-10
port description 1/1/12 BCSU-5_IFETH0_PCU-8
port description 1/1/13 BCSU-3_IFETH0_PCU-6
port description 1/1/14 BCSU-3_IFETH0_PCU-4
port description 1/1/15 BCSU-3_IFETH0_PCU-12
port description 1/1/16 BCSU-3_IFETH0_PCU-10
port description 1/1/17 BCSU-3_IFETH0_PCU-8
port description 1/1/18 BCSU-1_IFETH0_PCU-6
port description 1/1/19 BCSU-1_IFETH0_PCU-4
port description 1/1/20 BCSU-1_IFETH0_PCU-12
port description 1/1/21 BCSU-1_IFETH0_PCU-10
port description 1/1/22 BCSU-1_IFETH0_PCU-8
port description 1/1/23 Shutdown
port description 1/1/24 Shutdown
end show port description
write mem
! Assigning IP address to vlan bridge interface
config t
interface br<gb_vlan_no.>
ldi
no ldi
ip address <ip.addresss>/<subnet.mask>
no shutdown
exit show ip interface brief
ip route 0.0.0.0/0 <gateway.ip.address>
exit show ip route
! MSTP configurations
config t
bridge
spanning-tree
spanning-tree mode mst
spanning-tree mst
spanning-tree mst 0 priority 32768
spanning-tree port 1/1/1,1/1/3-1/1/22 edgeport enable
spanning-tree port 1/1/2,1/1/23-1/1/24 link-type point-to-point
spanning-tree mst max-age 8
spanning-tree mst max-hops 5
spanning-tree mst forward-time 4
spanning-tree mst configuration
name region1
revision 1
instance 2 vlan <gb_vlan_no.>
apply
exit
spanning-tree mst 2 priority 32768
end
write me show spanning-tree active
! SNMP Configurations show spanning-tree mst 0-4
config t
service snmp
snmp community rw public
snmp view nsn_view included 1.3.6.1
snmp trap2-host 10.1.4.1 public
end
write mem show snmp
!
r Gb/IP
SWU5 - GbIP Secondary
enable
!
config t
hostname BSCname_GBIP_SWU5
syslog output info local volatile
syslog output info local non-volatile
!
bridge
! Removing all ports from default vlan
vlan del default 1/1/1-1/1/24
! Tag & Untag some ports in GbIP-vlan
vlan create <gb_vlan_no.>
vlan add br<gb_vlan_no.> 1/1/2,1/1/23-1/1/24 tagged
vlan add br<gb_vlan_no.> 1/1/1,1/1/3-1/1/22 untagged
vlan pvid 1/1/1,1/1/3-1/1/22 <gb_vlan_no.>
vlan description br<gb_vlan_no.> gbip_vlan
exit
!
bridge
port disable 1/1/5-1/1/7,1/1/10-1/1/12,1/1/15-1/1/17,1/1/20-1/1/24
port description 1/1/1 Laptop_Local_Access
port description 1/1/2 LAN-MGMT_SWU3
port description 1/1/3 BCSU-0_IFETH1_PCU-4
port description 1/1/4 BCSU-0_IFETH1_PCU-6
port description 1/1/5 BCSU-0_IFETH1_PCU-8
port description 1/1/6 BCSU-0_IFETH1_PCU-10
port description 1/1/7 BCSU-0_IFETH1_PCU-12
port description 1/1/8 BCSU-5_IFETH1_PCU-6
port description 1/1/9 BCSU-5_IFETH1_PCU-4
port description 1/1/10 BCSU-5_IFETH1_PCU-12
port description 1/1/11 BCSU-5_IFETH1_PCU-10
port description 1/1/12 BCSU-5_IFETH1_PCU-8
port description 1/1/13 BCSU-3_IFETH1_PCU-6
port description 1/1/14 BCSU-3_IFETH1_PCU-4
port description 1/1/15 BCSU-3_IFETH1_PCU-12
port description 1/1/16 BCSU-3_IFETH1_PCU-10
port description 1/1/17 BCSU-3_IFETH1_PCU-8
port description 1/1/18 BCSU-1_IFETH1_PCU-6
port description 1/1/19 BCSU-1_IFETH1_PCU-4
port description 1/1/20 BCSU-1_IFETH1_PCU-12
port description 1/1/21 BCSU-1_IFETH1_PCU-10
port description 1/1/22 BCSU-1_IFETH1_PCU-8
port description 1/1/23 Shutdown
port description 1/1/24 Shutdown
end
write mem
! Assigning IP address to vlan bridge interface
config t
interface br<gb_vlan_no.>
ldi
no ldi
ip address <ip.addresss>/<subnet.mask>
no shutdown
exit
ip route 0.0.0.0/0 <gateway.ip.address>
exit
! MSTP configurations
config t
bridge
spanning-tree
spanning-tree mode mst
spanning-tree mst
spanning-tree mst 0 priority 32768
spanning-tree port 1/1/1,1/1/3-1/1/22 edgeport enable
spanning-tree port 1/1/2,1/1/23-1/1/24 link-type point-to-point
spanning-tree mst max-age 8
spanning-tree mst max-hops 5
spanning-tree mst forward-time 4
spanning-tree mst configuration
name region1
revision 1
instance 2 vlan <gb_vlan_no.>
apply
exit
spanning-tree mst 2 priority 32768
end
write me
! SNMP Configurations
config t
service snmp
snmp community rw public
snmp view nsn_view included 1.3.6.1
snmp trap2-host 10.1.4.1 public
end
write mem
!
Instructions For ESB20 card of LC S10.5 BSC
1
3
4
5
6
Note:
3
4
5
6
Note:
3
4
5
6
7
8
9
Note:
3
4
5
6
7
Note:
Instructions For ESB20 card of LC S10.5 BSC
The provided configuration script is considered when the CPULAN & PCULAN are isolated by removing the cable numbers BS
The Configuration script has been written up by taking some sample data like GboverIP VLAN ID, ESB Card management IP A
Addresses
These sample data have to be replaced with the actual according to the BSC to be configured (Do it after copying config in a s
ETH1 port of SWU2 & SWU3 to be used to connect MUX/Site Switch cable
ETH2 port of any ESB20 switch to be used to connect Laptop on LAN
For rest of the connectivity, please check the sheets named - GB OVER IP SCRIPT LC ESB20
If the port ETH1 does not come up after configuration, do a basic troubleshooting and try changing the Speed-Duplex using the
100>'. But the best practice is to use 'duplex-speed full-100' as it does not bring the port in 'Half/Duplex' state.
If possible, please take the print out of sheets named 'MCMU0' & 'MCMU1' and paste it on the BSC cabinets to make Site engi
If the config is to be used on an old ESB of Live BSC then first get the card converted to Factory Default settings by giving the co
If possible, please take the print out of sheets named 'MCMU0' & 'MCMU1' and paste it on the BSC cabinets to make Site engi
If the config is to be used on an old ESB of Live BSC then first get the card converted to Factory Default settings by giving the co
If the config is to be used on an old ESB of Live BSC then first get the card converted to Factory Default settings by giving the co
If possible, please take the print out of sheets named 'LANU0' & 'LANU1' and paste it on the BSC cabinets to make Site engine
If the config is to be used on an old ESB of Live BSC then first get the card converted to Factory Default settings by giving the co
reload the ESB Card.
BSC3i Low-Cap ESB20 Positions & Nomenclature
SWU0 SWU2
MCMU1
SWU1 SWU3
BSC3i Hi-Cap LANU ESB26 Positions & Nomenclature
LANU0
SWU0
LANU1
LANU1 LANU3
SWU0
MCMU1
SWU2
MCMU1
SWU3
Flexi BSC LANU ESB Positions & Nomenclature