Configuring Network Assistant In A Networked Switch In Cluster Mode - Cisco Catalyst 4500 Series Software Configuration Manual

Cisco ios xe release 3.9.xe and cisco ios release 15.2(5)ex
Hide thumbs Also See for Catalyst 4500 Series:
Table of Contents

Advertisement

Chapter 16
Configuring the Catalyst 4500 Series Switch with Cisco Network Assistant
!
interface GigabitEthernet1/13
!
interface GigabitEthernet1/14
!
interface GigabitEthernet1/15
!
interface GigabitEthernet1/16
!
interface GigabitEthernet1/17
!
interface GigabitEthernet1/18
!
interface GigabitEthernet1/19
!
interface GigabitEthernet1/20
!
interface Vlan1
no ip address
!
interface Vlan2
ip address 123.123.123.1 255.255.255.0
!
ip route 0.0.0.0 0.0.0.0 123.123.123.2
ip http server
ip http secure-server
ip http max-connections 16
ip http timeout-policy idle 180 life 180 requests 25
!
line con 0
password cna
login
stopbits 1
line vty 0 4
password cna
login
line vty 5 15
password cna
login
!
!
end
Switch#

Configuring Network Assistant in a Networked Switch in Cluster Mode

To configure Network Assistant on a networked switch in cluster mode, perform this task on the switch:
Command
Step 1
Switch# configure terminal
Step 2
Switch(config)# enable password name
Step 3
Switch(config)# vtp domain name
Step 4
Switch(config)# cluster run
Step 5
Switch(config)# cluster enable cluster_name
Step 6
Switch(config)# vlan vlan_id
Catalyst 4500 Series Switch, Cisco IOS Software Configuration Guide - Cisco IOS XE 3.9.xE and IOS 15.2(5)Ex
Configuring Network Assistant in Community or Cluster Mode
Purpose
Enters global configuration mode.
Enables password protection of configuration mode.
Creates a VTP domain to manage VLANs and names.
Launches the cluster on the cluster commander.
Makes the switch the cluster commander.
Creates a VLAN.
16-17

Advertisement

Table of Contents
loading

Table of Contents