Server IP : 85.214.239.14 / Your IP : 18.188.241.246 Web Server : Apache/2.4.62 (Debian) System : Linux h2886529.stratoserver.net 4.9.0 #1 SMP Tue Jan 9 19:45:01 MSK 2024 x86_64 User : www-data ( 33) PHP Version : 7.4.18 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, MySQL : OFF | cURL : OFF | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : OFF Directory : /lib/python3/dist-packages/ansible_collections/dellemc/os9/roles/os9_vrrp/tests/ |
Upload File : |
--- # vars file for dellemc.os9.os9_vrrp, # below gives a example configuration # Sample variables for OS9 device os9_vrrp: fortyGigE 0/28: vrrp: delay_min: 4 delay_reload: 5 vrrp_group: - group_id: 2 type: ipv6 description: "Interface-vrrp-ipv6" virtual_address: 2001:4898:5808:ffa3::9 enable: true priority: 120 preempt: false track_interface: - resource_id: 3 priority_cost: 25 state: present - interface: port-channel 120 priority_cost: 20 - interface: fortyGigE 0/40 state: present track_interface_state: present adv_interval_centisecs: 200 hold_time_centisecs: 20 state: present - group_id: 4 state: present description: "Interface-vrrp4" virtual_address: 10.28.0.2 enable: true priority: 120 preempt: false version: 3 track_interface: - resource_id: 3 priority_cost: 25 state: present - interface: port-channel 120 priority_cost: 20 - interface: fortyGigE 0/20 state: absent track_interface_state: present adv_interval_centisecs: 200 hold_time_centisecs: 200 authentication: key: 0 key_string: vrrpkey state: present - group_id: 3 state: present description: "Interface-vrrp3" virtual_address: 10.28.0.3 enable: true priority: 120 preempt: false