42-13
Catalyst 6000 Family Software Configuration Guide—Releases 6.3 and 6.4
78-13315-02
Chapter 42 Configuring ASLB
Configuring ASLB
This example shows how to specify MAC addresses for participating routers:
Console> (enable)
set lda mac router 00-23-45-67-ee-7f
Successfully set mac address.
Use commit lda command to save settings to hardware.
Console>
(enable)
Specifying a MAC Address for the LocalDirector
To specify a MAC address for the LocalDirector, perform this task in privileged mode:
This example shows how to specify a MAC address for the LocalDirector:
Console> (enable)
set lda mac ld 00-11-22-33-55-66
Successfully set mac address.
Use commit lda command to save settings to hardware.
Console>
(enable)
Specifying the Router VLAN and the LocalDirector Port on the VLAN
Note
After entering the
set lda router
command, if you change the switch port(s) that the LocalDirector
is connected to, you must enter the
set lda router
command again to specify the new configuration.
Note
Specifying a backup LocalDirector port is optional unless you are setting up a failover configuration
of LocalDirectors. If you are setting up a failover configuration, you must specify the ports for the
backup LocalDirector. If this is not done, failover will not work because the supervisor engine will
not send any traffic to the intended backup LocalDirector.
To specify the VLAN the router is on and the LocalDirector port on the VLAN, perform this task in
privileged mode:
This example shows how to specify the router VLAN and the LocalDirector port on the VLAN:
Console> (enable)
set lda router 110 4/26
Successfully set router vlan and LD port.
Use commit lda command to save settings to hardware.
Console>
(enable)
Task
Command
Specify a MAC address for the LocalDirector.
set lda mac ld
{
ld_mac-address
}
Task
Command
Specify the router VLAN and the
LocalDirector port on the VLAN.
set lda router
{
router
_
vlan
} {
ld_mod/port
}
[
backup_ld_mod/port
]