Cloud Native应用交付

  • 首页
  • 关于本站
  • 个人介绍
  • Downloads
  • Repo
    • Github
    • Container
  • F5
    • F5 Python SDK
    • F5-container
    • F5-LBaaS
  • 社交
    • 联系我
    • 微信/微博
    • 公众号
    • 打赏赞助
行至水穷处 坐看云起时
Cloud Native Application Services: cnadn.net
  1. 首页
  2. F5技术
  3. 正文

Active/Active 模式下双机的配置同步

2007年10月18日 7955点热度 0人点赞 0条评论

a/a模式下有相同的配置文件/config/bigip.conf,但是每个VS ,SNAT,SELFIP都是和单元号关联的

a/a模式下的同步除了要对同步进行基本的配置外,还需做以下工作:

1.关联 vs ,selfip address, snat 和机器单元号,如unit 1上的则关联到1 ,2上的关联到2

这一步是通过bigpipe 命令行做的

2.执行双向同步。

这一步可以通过配置工具来做

查看和关联的命令是:

VS相关命令:

b virtual address all show 显示所有VS的详细属性          b virtual address all unit show 显示所有概要信息

b virtual address ip-address show 显示具体的某个VS详细属性         b virtual address ip-address unit show 显示概要信息

 self ip相关命令

b self all show 显示所有selfip的详细信息      b self all unit show 显示所有概要信息

b self  ip-address show 显示具体的某个selfip详细信息              b self  ip-address unit show 显示概要信息

 snat相关命令

b snat translation all show 显示所有snat的详细信息    b snat translation unit show 显示所有概要信息

b snat translation ip-address show显示具体的某个snat详细信息  b snat translation ip-address unit show 显示概要信息

例:

[root@ltm:Active] config # b virtual address unit show
VIRTUAL ADDRESS any - unit 1
VIRTUAL ADDRESS 192.168.161.212 - unit 1
[root@ltm:Active] config # b virtual address  show
VIRTUAL any   MASK 0.0.0.0   UNIT 1
|        ARP: disabled
|        (cur, max, limit, tot) = (14, 2147, 0, 4.975M)
|        (pkts,bits) in = (867810, 4.172G), out = (601903, 1.095G)
+-> SERVER vs-forwording   SERVICE any
    |        PVA acceleration none
    |        (cur, max, limit, tot) = (14, 2147, 0, 4.975M)
    |        (pkts,bits) in = (867810, 4.172G), out = (601903, 1.095G)
    |        requests (total) = 44228
    +--> IP FORWARDING

VIRTUAL 192.168.161.212   UNIT 1
|        ARP: enabled
|        (cur, max, limit, tot) = (0, 535, 0, 3.293M)
|        (pkts,bits) in = (25.10M, 75.54G), out = (23.14M, 84.72G)
+-> SERVER vs_test   SERVICE http 
    |        PVA acceleration none
    |        (cur, max, limit, tot) = (0, 535, 0, 3.293M)
    |        (pkts,bits) in = (25.10M, 75.54G), out = (23.14M, 84.72G)
    |        requests (total) = 3.280M
    +-> POOL pootest  LB METHOD round robin  MIN/CUR ACTIVE MEMBERS: 0/4
        |        conns (cur, max, limit, tot) = (0, 1085, 0, 2.355M)
        |        (pkts,bits) in = (18.01M, 54.38G), out = (16.52M, 59.32G)
        +-> POOL MEMBER pootest/192.168.161.77:9003  ACTIVE,UP   SESSIONS ENABLED
        |   |        conns (cur, max, limit, tot) = (0, 293, 0, 765800)
        |   |        (pkts,bits) in = (5.865M, 17.70G), out = (5.393M, 19.41G)
        |   |        requests (total) = 765800
        +-> POOL MEMBER pootest/192.168.161.77:9004  ACTIVE,UP   SESSIONS ENABLED
        |   |        conns (cur, max, limit, tot) = (0, 239, 0, 445434)
        |   |        (pkts,bits) in = (3.404M, 10.26G), out = (3.112M, 11.16G)
        |   |        requests (total) = 445434
        +-> POOL MEMBER pootest/192.168.161.78:9001  ACTIVE,UP   SESSIONS ENABLED
        |   |        conns (cur, max, limit, tot) = (0, 194, 0, 401540)
        |   |        (pkts,bits) in = (3.066M, 9.254G), out = (2.799M, 10.01G)
        |   |        requests (total) = 401540
        +-> POOL MEMBER pootest/192.168.161.78:9002  ACTIVE,UP   SESSIONS ENABLED
            |        conns (cur, max, limit, tot) = (0, 359, 0, 742262)
            |        (pkts,bits) in = (5.677M, 17.15G), out = (5.217M, 18.73G)
            |        requests (total) = 742262

 

[root@ltm:Active] config # b self all unit show
SELF IP 192.168.165.250 - unit 0
SELF IP 192.168.163.254 - unit 0
SELF IP 192.168.162.254 - unit 0
SELF IP 192.168.161.248 - unit 0
[root@ltm:Active] config # b self 192.168.162.254 show    
Self IP 192.168.162.254 vlan vlan162
   netmask 255.255.255.0
   floating disabled

相关文章

  • 项目:k8s Gateway API 的BIG-IP实现
  • CIS增强版在线文档
  • F5-k8s解决方案(2)-基于Calico BGP网络的F5 k8s容器平台方案实践
  • openstack heat模板之配置基本LB到F5 BIGIP
  • F5常见log日志解释
本作品采用 知识共享署名-非商业性使用 4.0 国际许可协议 进行许可
标签: F5
最后更新:2007年10月18日

纳米

linjing.io

打赏 点赞
< 上一篇
下一篇 >

文章评论

razz evil exclaim smile redface biggrin eek confused idea lol mad twisted rolleyes wink cool arrow neutral cry mrgreen drooling persevering
取消回复

这个站点使用 Akismet 来减少垃圾评论。了解你的评论数据如何被处理。

页面AI聊天助手

纳米

linjing.io

☁️迈向Cloud Native ADC ☁️

认证获得:
TOGAF: ID 152743
Kubernetes: CKA #664
Microsoft: MCSE MCDBA
Cisco: CCNP
Juniper: JNCIS
F5:
F5 Certified Solution Expert, Security
F5 Certified Technology Specialist, LTM/GTM/APM/ASM
F5 Certified BIG-IP Administrator
  • 点击查看本博技术要素列表
  • 归档
    分类
    • AI
    • Automation
    • Avi Networks
    • Cisco ACI
    • CISCO资源
    • F5 with ELK
    • F5-Tech tips
    • F5技术
    • Juniper
    • Linux
    • NGINX
    • SDN
    • ServiceMesh
    • WEB编程
    • WINDOWS相关
    • 业界文章
    • 交换机技术
    • 化云为雨/Openstack
    • 协议原理
    • 容器/k8s
    • 我的工作
    • 我的生活
    • 网站技术
    • 路由器技术
    • 项目案例
    标签聚合
    irule F5 flannel k8s network istio envoy neutron gtm api openstack nginx docker DNS bigip
    最近评论
    汤姆 发布于 8 个月前(09月10日) 嗨,楼主,里面的json怎么下载啊,怎么收费啊?
    汤姆 发布于 8 个月前(09月09日) 大佬,kib的页面可以分享下吗?谢谢
    zhangsha 发布于 1 年前(05月12日) 资料发给我下,谢谢纳米同志!!!!lyx895@qq.com
    李成才 发布于 1 年前(01月02日) 麻烦了,谢谢大佬
    纳米 发布于 1 年前(01月02日) 你好。是的,因为以前下载系统插件在一次升级后将所有的下载生成信息全弄丢了。所以不少文件无法下载。DN...
    浏览次数
    • Downloads - 183,775 views
    • 联系我 - 118,966 views
    • 迄今为止最全最深入的BIGIP-DNS/GTM原理及培训资料 - 116,512 views
    • Github - 103,663 views
    • F5常见log日志解释 - 79,774 views
    • 从传统ADC迈向CLOUD NATIVE ADC - 下载 - 74,627 views
    • Sniffer Pro 4 70 530抓包软件 中文版+视频教程 - 74,320 views
    • 迄今为止最全最深入的BIGIP-DNS/GTM原理及培训资料 - 67,770 views
    • 关于本站 - 60,915 views
    • 这篇文档您是否感兴趣 - 55,495 views
    链接表
    • F5SE创新
    • Jimmy Song‘s Blog
    • SDNlab
    • Service Mesh社区
    • 三斗室
    • 个人profile
    • 云原生社区

    COPYRIGHT © 2023 Cloud Native 应用交付. ALL RIGHTS RESERVED.

    Theme Kratos Made By Seaton Jiang

    京ICP备14048088号-1

    京公网安备 11010502041506号