Cisco 4500M Software Manual page 150

Software guide
Table of Contents

Advertisement

Configuring and Using the Network Assistant
This example shows how to enable intra-cluster communication:
Switch# configure terminal
Switch(config)# cluster run
Switch(config)# vlan 100
Switch(config-vlan)# no shutdown
Switch(config)# interface vlan 100
Switch(config-if)# no shutdown
witch(config-if)# interface Gigabit Ethernet 3/24
Switch(config-if)# switchport mode access
SSwitch(config-if)# switchport access vlan 100
Switch(config)# end
Switch# show running-config
Building configuration...
Current configuration : 3954 bytes
!
version 12.2
!
hostname Switch
!
cluster run
!
!
vlan 100
!
interface GigabitEthernet3/24
switchport access vlan 100
switchport mode access
!
interface Vlan100
ip address 100.100.100.1 255.255.255.0
!
ip http server
!
end
Switch#
This example illustrates the sample configuration files for the cluster member candidate:
Building configuration...
Current configuration : 1492 bytes
!
version 12.2
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
service compress-config
!
hostname g5-7
!
!
vtp domain switch
vtp mode transparent
ip subnet-zero
!
cluster run
!
no file verify auto
spanning-tree mode pvst
spanning-tree extend system-id
vlan 2-3,5,17,100,200-201,300-301,555
Software Configuration Guide—Release 12.2(25)EW
9-8
Chapter 9
Configuring Switches with Web-based Tools
OL-6696-01

Advertisement

Table of Contents
loading

This manual is also suitable for:

4500 series

Table of Contents