Sun Microsystems B200X BLADE, B1600, B100X manual Switch-to-switch Tagged Vlan Trunk Connections

Page 59

To implement a configuration combining the ports NETP0 and NETP1 into an aggregated link called channel group 1, you would type the following commands:

Console#configure

Console(config)#interface port-channel 1

Console(config-if)#exit

Console(config)#interface ethernet NETP0

Console(config-if)#channel-group 1

Console(config-if)#exit

Console(config)#interface ethernet NETP1

Console(config-if)#channel-group 1

Console(config-if)#exit

Console(config)#exit

Console#

6.3.2Switch-to-switch Tagged VLAN Trunk Connections

The Sun Fire B1600 Blade System Chassis Switch Administration Guide also uses the term “trunking” in the sense of a point-to-point tagged VLAN connection between two switches. Section 4.3.12 tells you how to configure the chassis’s end of a connection like this to an external switch, and section 4.3.12.4 tells you how to use the “switchport mode” command to specify that the connection is a “trunk” (as opposed to a “hybrid”) connection. If you specify “trunk” the port transmits and receives tagged frames only - in other words, it sends and receives only frames that identify their source VLAN. (However, note that it sends frames belonging to its default VLAN untagged.) If you specify “hybrid” the port will transmit and receive tagged and untagged frames.

To set the configuration mode for port SNP3, and then to set the switchport mode to trunk for VLANs 12 and 22, you would type the following commands:

Console#configure

Console(config)#interface ethernet SNP3

Console(config-if)#switchport allowed vlan add 12 tagged

Console(config-if)#switchport allowed vlan add 22

Console(config-if)#switchport native vlan 22

Console(config-if)#switchport allowed vlan remove 1

Console(config-if)#switchport ingress-filtering

Console(config-if)#switchport mode trunk

Console(config-if)#switchport acceptable-frame-types tagged

Console(config-if)#end

Chapter 6 The System Chassis’s Integrated Switch 6-11

Image 59
Contents Page Page Contents Sparc Solaris Contents Page Documentation and Miscellaneous Information Miscellaneous Information Upgrading the Bios on a B200x Server BladeBefore Installing Solaris x86 Onto a Blade Using N1 Provisioning SoftwareDownloading New Firmware for Chassis Components Using the Sun Fire B10n Content Load Balancing BladeDocumentation in this Release Documentation Errata Page Linux Installing Linux Onto a B100x or B200x Blade To Upgrade the Bios Upgrading the Bios on B200x Server BladesBlade prompt returns when the update is complete Issues Affecting the B200x Server Blade Only B100x and B200x Linux Server Blade IssuesIssues Affecting the B100x Server Blade Only Solaris Preparing to Install Solaris x86 Onto a BladeSolaris x86 Drivers and Documentation Overview of the Solaris x86 Installation Process # mkdir -m 755 /var/tmp/blades Proceed to Creating a Network Install Server on Creating a Network Install Server # ./modifyinstallserver -d installdirpath Page Need Support for Soft Poweroff in Solaris Workaround Workaround Page Consconfig complains on servers with no frame buffer Error Messages That Can be Safely IgnoredPage Solaris x86 Acpi Resource Conflicts Unnecessarily Reported Other Issues1The Network Interfaces on a B200x Blade Base MAC + 1, snet1 Solaris x86 Page Sparc Solaris B100s Sparc Solaris Server Blade Issues Installing Sparc Solaris Onto a B100s Server Blade# share -F nfs /cdrom/solaris8hw1202suppcd Installation of SUNWidecr failed System Controller Upgrading the System Controller SC Firmware Set up a new user name and password for yourself System Controller Firmware System Controller Software IssuesScreset -x -y sn Scremovefru -y psn scpoweron psn System Chassis’s Integrated Switch Switch Firmware Issues Console#configure Consoleconfig#vlan database Consoleconfig#no vlan vlanid System Chassis’s Integrated Switch Page Console#configure Page Consoleconfig#no bridge-ext gvrp Aggregated Links Switch-to-switch Tagged Vlan Trunk Connections Setting up a Tagged Vlan Trunk With Cisco Switches