...
| Блок кода |
|---|
|
wlc-1# show vrrp
Virtual router Virtual IP Priority Preemption State Inherit Sync group ID
-------------- --------------------------------- -------- ---------- ------ ------- -------------
1 198.51.100.1/24 130 Enabled Disabled Master -- 1
2 192.168.1.1/32 130 Enabled Disabled MasterMaster -- 1 |
Можно увидеть, что устройство приняло состояние Backup. Через 10 секунд устройство примет состояние Master.
...
| Блок кода |
|---|
|
wlc-1# show vrrp
Virtual router Virtual IP Priority Preemption State Inherit Sync group ID
-------------- --------------------------------- -------- ---------- ------ ------- -------------
1 198.51.100.1/24 130 Enabled Disabled Master -- 1
2 192.168.1.1/32 130 Disabled Enabled MasterMaster -- 1 |
Можно увидеть, что устройство приняло состояние Backup. Через 10 секунд устройство примет состояние Master.
...
| Блок кода |
|---|
|
wlc-1# show vrrp
Unit 1* 'wlc-1'
------------------
Virtual router Virtual IP Priority Preemption State Inherit Sync group ID
-------------- --------------------------------- -------- ---------- ------ ------- -------------
1 198.51.100.1/24 130 Enabled Disabled Master -- 1
2 192.168.1.1/32 130 Enabled Disabled MasterMaster -- 1
3 192.168.2.1/32 130 Disabled Enabled MasterMaster -- 1
Unit 2 'wlc-2'
------------------
Virtual router Virtual IP Priority Preemption State Inherit Sync group ID
-------------- --------------------------------- -------- ---------- ------ ------- -------------
1 198.51.100.1/24 120 Enabled Disabled Master Backup -- 1
2 192.168.1.1/32 120 Disabled Enabled MasterBackup -- 1
3 192.168.2.1/32 120 Disabled Enabled MasterBackup -- 1
|
...
| Блок кода |
|---|
|
wlc-1# show vrrp
Unit 1* 'wlc-1'
------------------
Virtual router Virtual IP Priority Preemption State Inherit Sync group ID
-------------- --------------------------------- -------- ---------- ------ ------- -------------
1 198.51.100.1/24 130 Enabled Disabled Master -- 1
2 192.168.1.1/32 130 Enabled Disabled MasterMaster -- 1
3 192.168.2.1/32 130 Disabled Enabled MasterMaster -- 1
Unit 2 'wlc-2'
------------------
Virtual router Virtual IP Priority Preemption State Inherit Sync group ID
-------------- --------------------------------- -------- ---------- ------ ------- -------------
1 198.51.100.1/24 120 Enabled Disabled BackupBackup -- 1
2 192.168.1.1/32 120 Enabled Disabled BackupBackup -- 1
3 192.168.2.1/32 120 Enabled Disabled BackupBackup -- 1
Unit 3 'wlc-3'
------------------
Virtual router Virtual IP Priority Preemption State Inherit Sync group ID
-------------- --------------------------------- -------- ---------- ------ ------- -------------
1 198.51.100.1/24 110 Disabled Enabled BackupBackup -- 1
2 192.168.1.1/32 110 Disabled Enabled BackupBackup -- 1
3 192.168.2.1/32 110 Disabled Enabled BackupBackup -- 1
|
Настройка System prompt
...