Re−enabling MLS on a Catalyst 5000
To re−enable MLS on a Catalyst 5000, use the following command:
CAT5000(enable) set mls enable
Disabling MLS on a Catalyst 6000
To disable MLS on a Catalyst 6000, use the following command:
CAT6000(config) no mls ip
Disabling MLS on a Catalyst 5000
To disable MLS on a Catalyst 5000, use the following command:
CAT5000(enable) set mls disable
Configuring the MLS Cache on the Catalyst 5000
To configure the MLS cache on a Catalyst 5000, use this command:
set mls agingtime <seconds>
An example is shown here:
Console>(enable) set mls agingtime 512
Multilayer switching aging time set to 512
Configuring Fast Aging on a Catalyst 5000
To configure the fast aging time on the Cisco Catalyst 5000, use the following command:
set mls agingtime fast <fastagingtime> <pkt_threshold>
An example of using this command looks like this:
CAT5000>(enable) set mls agingtime fast 32 7
Multilayer switching fast aging time set to 32 seconds for entries
with no more than 7 packets switched.
Configuring Fast Aging on a Catalyst 6000
To configure the fast aging time on the Cisco Catalyst 6000, use the following command:
mls aging fast threshold <packet_count> time <seconds>
An example of using the mls aging fast command is as follows:
CAT6000(config)# mls aging fast threshold 64 time 30
Disabling Fast Aging on a Catalyst 6000
To disable the fast aging time on the Cisco Catalyst 6000, use the following command:
no mls aging fast
238