beautypg.com

Type stack disabled-master – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual

Page 2046

background image

Trigger Commands

Software Reference for x310 Series Switches

77.26

AlliedWare Plus

TM

Operating System - Version 5.4.4C

C613-50046-01 REV A

type stack disabled-master

This command (configured to the stack) configures a trigger to activate on a stack
member if it becomes the disabled master.

A disabled master has the same configuration as the active master, but has all its links
shutdown.

Although this command could activate any trigger script, the intention here is that the
script will reactivate the links from their previously shutdown state, to enable the user to
manage the switch. An appropriate trigger script must already exist that will apply the

no

shutdown command on page 12.15

on the deactivated links.

If the

stack virtual-mac command on page 83.32

command is enabled, the stack uses a

virtual MAC address. The stack will always use this MAC address and the new elected
master will still retain the originally configured virtual MAC address. If the stack virtual-
mac
command is disabled, the stack will use the MAC address of the current master. If the
stack master fails, the stack MAC address changes to reflect the new master's MAC
address. See

“Fixed or Virtual MAC Addressing” on page 82.12

for information on

virtual MAC addresses.

Syntax

type stack disabled-master

Mode

Trigger Configuration

Examples

To configure trigger 82 to activate on a device if it becomes the disabled master, use the
commands:

Related Commands

stack disabled-master-monitoring
trigger
type stack master-fail
type stack member
type stack link

Caution

It is important that any ports that are configured as trunked ports across
master and stack members are disabled at their stack member termination
when operating in the fallback configuration. Otherwise, the trunked ports
will not function correctly on the switch that is connected downstream.

Command

Description

awplus#

configure terminal

Enter the Global Configuration mode

awplus(config)#

trigger 82

Enter the Trigger Configuration mode for
trigger 82

awplus(config-trigger)#

type stack disabled master

Sets the type of trigger

awplus(config-trigger)#

script 1 flash:/disabled.scp

awplus(config-trigger)#

exit