Match dstip – Dell PowerEdge M805 User Manual

Page 377

Advertising
background image

QoS Commands

365

Default Configuration

This command has no default configuration.

Command Mode

Class-Map Configuration mode

User Guidelines

This command has no user guidelines.

Example

The following example displays adding a match condition for the specified MAC address and
bit mask.

console(config-classmap)#match destination-address mac

AA:ED:DB:21:11:06 FF:FF:FF:EF:EE:EE

match dstip

Use the match dstip command in Class-Map Configuration mode to add to the specified class
definition a match condition based on the destination IP address of a packet.

Syntax

match dstip ipaddr ipmask

ipaddr—Specifies a valid IP address.

ipmask—Specifies a valid IP address bit mask. Note that even though this parameter is
similar to a standard subnet mask, it does not need to be contiguous.

Default Configuration

This command has no default configuration.

Command Mode

Class-Map Configuration mode

User Guidelines

This command has no user guidelines.

Example

The following example displays adding a match condition using the specified IP address and
bit mask.

console(config-classmap)#match dstip 10.240.1.1 10.240.0.0

Advertising