Enabling or disabling layer 2 switching, Cam partitioning for the bigiron rx – Brocade BigIron RX Series Configuration Guide User Manual

Page 215

Advertising
background image

BigIron RX Series Configuration Guide

137

53-1002484-04

Enabling or disabling Layer 2 switching

5

Enabling or disabling Layer 2 switching

By default, device supports Layer 2 switching and switches the routing protocols that are not
supported. You can disable Layer 2 switching globally or on individual ports.

NOTE

Make sure you really want to disable all Layer 2 switching operations before actually disabling it.
Consult your reseller or Brocade for information.

To globally disable Layer 2 switching on the device, enter commands such as the following.

BigIron RX(config)# route-only

BigIron RX(config)# exit

BigIron RX# write memory

BigIron RX# reload

To re-enable Layer 2 switching globally, enter the following.

BigIron RX(config)# no route-only

BigIron RX(config)# exit

BigIron RX# write memory

BigIron RX# reload

Syntax: [no] route-only

To disable Layer 2 switching only on a specific interface, go to the Interface configuration level for
that interface, then disable the feature. The following commands show how to disable Layer 2
switching on port 3/2.

BigIron RX(config)# interface ethernet 3/2

BigIron RX(config-if-e10000-3/2)# route-only

Syntax: [no] route-only

To re-enable Layer 2 switching, enter the command with “no”.

BigIron RX(config-if-e10000-3/2)# no route-only

CAM partitioning for the BigIron RX

In releases prior to 02.3.00, CAM partitioning was not configurable. Starting in BigIron RX software
release 02.3.00, you can specify the percentage of CAM assigned to each of the CAM entry types
globally. CAM Partitioning is not required on the device. The default CAM allocations are described
in the following.

Resource limitation for BigIron RX hardware: MAC 16K and 512K IPv4 routes and 64K IPv6 routes
simultaneously.

The number of CAM entries available for ACL, PBR, RL: 1024 Default values.

ACL – 416

Rate Limiting – 416 (Shared with PBR)

Other Default number of entries available:

IPv6 Multicast – 192

Advertising