Kontron MS1300 Series Application Note Download Page 10

MS1300   Getting Started | VLAN-segregated Management and Payload Networks  

 

www.symkloud.com 

 

// 10 

 

 

Here is an example of a configuration that might be required on your ToR switch prior to connecting the MS1300 platform. 
The example is for a Cisco

 

C3560X-24T-S switch. VLAN 10 and IP address 192.168.10.254 are used by the Payload/Data 

ToR switch and VLAN 4093 and IP address 192.168.101.254 are used by the Management ToR switch. 

Command 

Purpose 

switch# 
switch# 

configure terminal

 

 
switch(config)# 

spanning-tree mode pvst

 

switch(config)# 

spanning-tree extend system-id 

switch(config)# 

vlan 1

 

switch(config-vlan)# 

exit

 

switch(config)# 

vlan 

10

 

switch(config-vlan)# 

exit

 

switch(config)# 

vlan 

4093

 

switch(config-vlan)# 

exit

 

switch(config)# 

interface vlan 

10

 

switch(config-if)# 

ip address 

192.168.10.254 

255.255.255.0

 

switch(config-if)# 

exit 

switch(config)# 

interface vlan 

4093

 

switch(config-if)# 

ip address 

192.168.101.254 

255.255.255.0

 

switch(config-if)# 

exit 

switch(config)# 

interface gigabitEthernet 0/1

 

switch(config-if)# 

switchport trunk 

encapsulation dot1q 

 
 
switch(config-if)# 

switchport mode trunk

 

 
switch(config-if)# 

switchport trunk native 

vlan 1

 

switch(config-if)# 

switchport trunk allowed 

vlan add 1,

10

 

switch(config-if)# 

speed 1000 

 
switch(config-if)# 

duplex full 

switch(config-if)# 

exit 

switch(config)# 

interface gigabitEthernet 0/2

 

switch(config-if)# 

switchport trunk 

encapsulation dot1q 

 
 
switch(config-if)# 

switchport mode trunk

 

 
switch(config-if)# 

switchport trunk native 

vlan 1

 

switch(config-if)# 

switchport trunk allowed 

vlan add 1,

4093

 

switch(config-if)# 

speed 1000 

 
switch(config-if)# 

duplex full 

switch(config-if)# 

end 

switch# 

 
From privileged EXEC mode, enter global 
configuration mode. 
Configure spanning-tree mode to PVST. 
Enable extend system-id. 
Enter VLAN 1 in the database. 
Exit VLAN database. 
Enter VLAN 10 in the database. 
Exit VLAN database. 
Enter VLAN 4093 in the database. 
Exit VLAN database. 
Enter interface VLAN 10 configuration mode. 
Define VLAN 10 IP address and subnet. 
 
Exit interface configuration mode. 
Enter interface VLAN 4093 configuration mode. 
Define VLAN 4093 IP address and subnet. 
 
Exit interface configuration mode. 
Enter interface 0/1 configuration mode. 
Configure dot1q encapsulation (IEEE 802.1Q is a 
standard protocol for interconnecting multiple 
switches and routers and for defining VLAN 
topologies). 
Configure interface mode to trunking layer 2 VLAN 
port. 
Define the native VLAN 1 for a trunk interface. 
 
Add VLAN 1 and 10 to the allowed VLAN list. 
 
Configure the speed of a given Ethernet interface 
to 1Gbps. 
Force full-duplex operation. 
Exit interface configuration mode. 
Enter interface 0/2 configuration mode. 
Configure dot1q encapsulation (IEEE 802.1Q is a 
standard protocol for interconnecting multiple 
switches and routers and for defining VLAN 
topologies). 
Configure interface mode to trunking layer 2 VLAN 
port. 
Define the native VLAN 1 for a trunk interface. 
 
Add VLAN 1 and 4093 to the allowed VLAN list. 
 
Configure the speed of a given Ethernet interface 
to 1Gbps. 
Force full-duplex operation. 
Return to privileged EXEC mode. 

 

The components used in the sample setup described in this application note are: 

 

Cisco

 

C3560X-24T-S 

 

Kontron  MS1300  platform  (including  an  MSH8900  hub  and  3  MSP8050  modular  server  processing  nodes  running 
factory default configurations) 

 

  The instructions included above are provided as a reference for demonstration purposes 

only. Instructions may need to be adapted based on the network configuration and/or 
the hardware used. 

 

Summary of Contents for MS1300 Series

Page 1: ... APPLICATION NOTE www symkloud com 1 MS1300 Getting Started VLAN segregated Management and Payload Networks AN18008 Doc Rev 1 0 ...

Page 2: ...uration Management Network 16 4 7 Connect the MS1300 Platform to the Network Payload Data Network 16 4 8 Confirm Proper Networking Configuration Spanning Tree 16 4 9 Confirm Proper Networking Configuration Payload Data Network 17 5 Management Configuration 18 5 1 Set Up Access to the ShMC 18 5 2 Configure the MSH8900 ShMC and the BMC FRU0 on Each MSP Node Static IP Source 19 5 3 Configure the MSH8...

Page 3: ...ent VLAN The ports corresponding to the management link and the payload data uplink are both configured as 802 1Q trunk interfaces The steps described in this use case assume that the MS1300 has default configurations loaded in all its elements factory default Kontron created other use cases related to the MS1300 network configuration You may refer to them if you want to Create a common network fo...

Page 4: ...n note contains an introduction with general information followed by steps to perform platform configuration The sections covered are shown in black on the flow diagram below 1 1 Platform Architecture The architecture and components of an MS1300 platform are similar to those of a rack in a data center The platform contains the equivalent of 1 top of rack ToR switch and up to 6 servers internally i...

Page 5: ...egated Management and Payload Networks www symkloud com 5 Each individual modular server processing node MSP node has network connections to the switch Figure 2 MS1300 management interconnections Figure 3 Rack architecture equivalence ...

Page 6: ...ial console RJ45 port 1010 3 4 10GbE SFP uplink port 1 2 5 Quad GbE RJ45 uplink ports 3 4 5 6 6 ID LED Blue Payload power removed On Identify command in progress Blinking Payload power is on Off None 7 Power LED Green Payload power is on On Hub hosts the active ShMC On Payload power removed Off None 8 Status LED Amber Hub transitioning when power button pressed clean shutdown request Blinking Hub ...

Page 7: ...MS1300 Getting Started VLAN segregated Management and Payload Networks www symkloud com 7 Figure 5 Factory default IP addresses ...

Page 8: ...the PVST based ToR switches on the interfaces that will interconnect to the MS1300 By completing the steps described in this section you will configure your switch in order to be ready to connect the MS1300 platform to your network infrastructure Once the network cable is connected to the platform you will have the ability to access the switch management interface Prior to performing the steps des...

Page 9: ... FRU0 MSP node 2 BMC IP FRU0 MSP node 3 BMC IP FRU0 192 168 101 1 24 192 168 101 10 24 192 168 101 11 24 192 168 101 12 24 192 168 101 13 24 Hub management IP System monitor Web GUI Switch IP MSP node BMC IP Management ToR switch IP 192 168 101 254 2 4 This IP is used for example purposes in the configuration shown for this use case It represents the IP of your Management ToR switch Management ToR...

Page 10: ...er global configuration mode Configure spanning tree mode to PVST Enable extend system id Enter VLAN 1 in the database Exit VLAN database Enter VLAN 10 in the database Exit VLAN database Enter VLAN 4093 in the database Exit VLAN database Enter interface VLAN 10 configuration mode Define VLAN 10 IP address and subnet Exit interface configuration mode Enter interface VLAN 4093 configuration mode Def...

Page 11: ... on as soon as external power is applied 3 3 Serial Console Connection and Configuration Use the RJ45 to DB9 adapter provided with the platform to connect a non crossover Ethernet cable to establish a serial connection between PC and the RJ45 console port of the hub faceplate marking 1010 see label 2 in Figure 4 of the MS1300 Configure a serial console tool e g PuTTY with the correct COM port for ...

Page 12: ...em Connections You should now have access to The platform serial console used to access and configure management and payload components You can now proceed to section Switch Configuration Unboxing the platform Initial system connections Switch configuration Management configuration Payload access OS installation Performance assessment ...

Page 13: ...g the default credentials user admin and password admin Command Purpose MSH8900 Login Ctrl g Username admin Password admin Use HOTKEY to redirect serial console multiplexer to the switch CLI The prompt means the switch was reached The serial interface of the hub includes a multiplexing functionality that can establish a serial console link with each component of the platform through a series of ho...

Page 14: ...er VLAN 4093 interface configuration mode Configure VLAN 4093 IP address and subnet Exit Interface configuration mode Enter 1 3 uplink interface configuration mode Add VLAN 10 to the allowed hybrid mode VLAN list Exit the interface configuration mode Enter 1 7 24 interfaces MSP nodes configuration mode Add VLAN 10 to the allowed hybrid mode VLAN list Configure VLAN 10 as the native VLAN for 1 7 24...

Page 15: ... the MSP nodes s OS needs to be configured accordingly and this command line is not necessary Exit interface configuration mode Enter 1 25 management interface configuration mode Add VLAN 4093 to the allowed hybrid mode VLAN list Deconfigure VLAN 4093 as being the native VLAN Exit the interface configuration mode Enter the region name and revision Create MSTP instance 1 and assign VLAN 10 to it Cr...

Page 16: ...l 5 on Figure 4 4 8 Confirm Proper Networking Configuration Spanning Tree Confirm that the spanning tree configuration works properly by looking at the forwarding states of the uplinks connected to your networks Ethernet 1 3 payload data network and Ethernet 1 25 management network Both interfaces should be in forwarding state on MST instance 0 You should also look at the forwarding states of the ...

Page 17: ... 0 config if vlan end ping ip 192 168 10 254 PING server 192 168 10 254 56 bytes of data 64 bytes from 192 168 10 254 icmp_seq 0 time 0ms 64 bytes from 192 168 10 254 icmp_seq 1 time 0ms 64 bytes from 192 168 10 254 icmp_seq 2 time 0ms 64 bytes from 192 168 10 254 icmp_seq 3 time 0ms 64 bytes from 192 168 10 254 icmp_seq 4 time 0ms Sent 5 packets received 5 OK 0 bad Ping external management networ...

Page 18: ...d to manage the MS1300 platform perform firmware upgrades monitor system health and configure the platform more in depth 5 1 Set Up Access to the ShMC To access the ShMC CLI using the Ctrl g 0 command 1 2 Release both keys 3 0 4 Press the Enter key and release it Hint It is preferable to use the Ctrl key located on the left of the keyboard Log in the ShMC CLI using the default credentials user adm...

Page 19: ... Define static IP address Define netmask Define default gateway IP address Target BMC FRU0 of MSP node 1 Configure IP source to static Define static IP address Define netmask Define default gateway IP address Target BMC FRU0 of MSP node 2 Configure IP source to static Define static IP address Define netmask Define default gateway IP address Target BMC FRU0 of MSP node 3 Configure IP source to stat...

Page 20: ...on of the the ShMC Redirect bridging to the BMC of MSP node 1 Confirm configuration of the BMC of MSP node 1 Redirect bridging to the BMC of MSP node 2 Confirm configuration of the BMC of MSP node 2 Redirect bridging to the BMC of MSP node 3 Confirm configuration of the BMC of MSP node 3 Redirect bridging to the ShMC If you have not physically connected the MS1300 platform to the network as descri...

Page 21: ...vice providers and enterprise clients around the globe collaborate with Kontron and its ISV and channel partners to deploy new services with greater speed confidence and operational efficiency Our portfolio is a best of breed of OEM hardware and SYMKLOUD Open Infrastructure Platforms dedicated to the deployment of virtual services using software defined networks SDN and network functions virtualiz...

Reviews: