cc/td/doc/product/lan/cat6000/ios127xe
hometocprevnextglossaryfeedbacksearchhelp
PDF

Table of Contents

pagp learn-method
pagp port-priority
port-channel load-balance
power cycle module
power enable module
power redundancy-mode

2

pagp learn-method

Use the pagp learn-method command to provide the ability to learn the input interface of incoming packets. Use the no form of this command to return to the default value.

pagp learn-method {aggregation-port | physical-port}

no pagp learn-method

Syntax Description

aggregation-port

Keyword to specify learning the address on the port-channel.

physical-port

Keyword to specify learning the address on the physical port within the bundle.

Defaults

The default is aggregation-port.

Command Modes

Interface configuration mode.

Examples

This example shows how to set the learning method to learn the address on the physical port within the bundle:

Router(config-if)# pagp learn-method physical-port
Router(config-if)#
 

This example shows how to set the learning method to learn the address on the port-channel within the bundle:

Router(config-if)# pagp learn-method
Router(config-if)#

Related Commands

pagp port-priority
show pagp

pagp port-priority

Use the pagp port-priority command to select a port in hot standby mode. Use the no form of this command to return to the default value.

pagp port-priority priority

no pagp port-priority

Syntax Description

priority

Priority number; valid values are from 1 to 255.

Defaults

The default value is 128.

Command Modes

Interface configuration mode.

Usage Guidelines

The higher the priority, the better the chances the port will be selected in the hot standby mode.

Examples

This example shows how to set the port priority:

Router(config-if)# pagp port-priority 45
Router(config-if)#

Related Commands

pagp learn-method
show pagp

port-channel load-balance

Use the port-channel load-balance command to set the load distribution method among the ports in the bundle. Use the no form of this command to reset the load distribution to the default.

port-channel load-balance method

no port-channel load-balance

Syntax Description

method

Load distribution method; see the "Usage Guidelines" section for a list of valid values.

Defaults

The default is sdip.

Command Modes

Global configuration mode.

Usage Guidelines

Valid method values are:

Examples

This example shows how to set the load distribution method to dip:

Router(config)# port-channel load-balance dip
Router(config)# 

Related Commands

interface port-channel
show etherchannel

power cycle module

Use the power cycle module command to reset a module by turning the power off and then on.

power cycle module slot

Syntax Description

slot

Module slot number; valid values are from 1 to 9.

Defaults

This command has no default setting.

Command Modes

Global configuration mode.

Examples

This example shows how to reset a module:

Router(config)# power cycle module 3
Router(config)# 

power enable module

Use the power enable module command to enable power accounting for power supplies and modules. Use the no form of this command to disable power accounting.

power enable module slot

no power enable module slot

Syntax Description

slot

Module slot number; valid values are from 1 to 9.

Defaults

The default is power accounting is enabled.

Command Modes

Global configuration mode.

Examples

This example shows how to enable power accounting:

Router(config)# power enable module 5
Router(config)#
 

This example shows how to disable power accounting:

Router(config)# no power enable module 5
Router(config)#

power redundancy-mode

Use the power redundancy-mode command to set the power supply redundancy mode.

power redundancy-mode {combined | redundant}

Syntax Description

combined

Keyword to specify no redundancy (combine power supply outputs).

redundant

Keyword to specify redundancy (either power supply can operate system).

Defaults

The default is redundant.

Command Modes

Global configuration mode.

Examples

This example shows how to set power supplies to the no-redundancy mode:

Router(config)# power redundancy-mode combined
Router(config)#
 

This example shows how to set power supplies to the redundancy mode:

Router(config)# power redundancy-mode redundant
Router(config)#

Related Commands

show power


hometocprevnextglossaryfeedbacksearchhelp
Posted: Fri Jul 21 13:01:18 PDT 2000
Copyright 1989-2000©Cisco Systems Inc.