Forum Discussion
genseek_32178
Apr 06, 2012Nimbostratus
F5 config sync issue
2 BIPGIP pairs are setiup in Active and Standby State, Config Sync status is - o, Synchronized on both devices, but configs r not same.
Virtuals in Active are not getting Sync to Standby.
When searching missing virutals on Standby, message coming is - Virtual not found.
Does it mean, virtuals need to be configured on Standby and then configured synched manually?
- nitassEmployeeis the virtual address same as non-floating selfip?
[root@ve1023:Active] config b virtual address 172.28.19.79 list all virtual address 172.28.19.79 { enable limit 0 arp enable route advertisement disable mask 255.255.255.255 floating enable unit 1 server any partition Common }
- genseek_32178Nimbostratus
- nitassEmployeeshould it be enabled?yes, it should be enabled and unit should also be 1 (not 0). are you sure if the virtual address is not a non-floating selfip?
- genseek_32178Nimbostratusare you sure if the virtual address is not a non-floating selfip?
- nitassEmployeecan you try something like this?
[root@ve1023:Active] config b virtual address list all virtual address 172.28.19.79 { enable limit 0 arp enable route advertisement disable mask 255.255.255.255 floating disable unit 0 server any partition Common } [root@ve1023:Active] config b virtual address 172.28.19.79 floating enable unit 1 [root@ve1023:Active] config b virtual address list all virtual address 172.28.19.79 { enable limit 0 arp enable route advertisement disable mask 255.255.255.255 floating enable unit 1 server any partition Common }
- genseek_32178NimbostratusThanks nitass, i wil try and let you know.
- genseek_32178Nimbostratusnitass,
- nitassEmployeeIs possible to have same IP for a virtual server and a snat transalation? yes, it is.
- genseek_32178NimbostratusHow to know if it is inbound OR outbound snat?
- nitassEmployeeHow to know if it is inbound OR outbound snat? vlan setting determines where traffic is comming.
[root@ve1023:Active] config b virtual bar list virtual bar { snat automap pool foo destination 172.28.19.79:80 ip protocol 6 profiles { http {} tcp {} } } [root@ve1023:Active] config b virtual bar list virtual bar { snat automap pool foo destination 172.28.19.79:80 ip protocol 6 profiles { http {} tcp {} } vlans external enable }
Recent Discussions
Related Content
Â
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects