摘要:裸金属pxe获取dhcp失败,但是能抓到dhcp请求报文: 1、dhdp namesapce tcpdump 2、 查看dnsmasq host 查看neuturon port dnsmasq 服务正常 查看dnsmasq日志 /var/lib/docker/volumes/kolla_logs/_
阅读全文
摘要:[root@localhost cloudimages]# qemu-img convert -f qcow2 -O raw openEuler-20.03-LTS.aarch64.qcow2 openEuler-20.03-LTS.raw [root@localhost cloudimages]#
阅读全文
摘要:1、 创建一个 裸金属网络的网段 2、创建一个路由器 裸金属可以通过路由器访问外网 3、 查看router namespace的路由情况 以前一直以为在所有的controller上面能看到所有的namespace 包括router和dhcp,实际上不是这样的哦
阅读全文
摘要:两端的br40不能设置ip,否则影响vrf中的路由 学习了用frrouting 实现l3 gateway可以实现不同子网的通信。现在动手动配置neigh表、vrf策略路由表、fdb表来实现实现不同子网间通信 10.10.18.214节点 1、在在vetp 10.10.18.214 给对端vetp 1
阅读全文
摘要:[root@evpn2 test]# ip n show vrf evpn-vrf 5.5.5.254 dev default_g1 lladdr 3a:cc:23:da:b8:9e STALE 9.9.9.1 dev br20 lladdr 6e:7f:fc:df:5d:bb STALE 2.2.
阅读全文
摘要:http://networkstatic.net/configuring-macvlan-ipvlan-linux-networking/[root@evpn2 ~]# lsmod | grep -i macvlan macvlan 262144 0 创建两个macvlan设备[root@evpn2
阅读全文
摘要:1、创建ironic node IPMI_ADDRESS=10.10.XX.186NAME=node186openstack baremetal node create --driver ipmi --name ${NAME} \ --driver-info ipmi_port=623 \ --dr
阅读全文
摘要:现在把vxlan类型改为: 10.10.18.213节点上 ip link add vxlan10 type vxlan id 10 local 10.10.18.213 dstport 4789 nolearning bridge fdb append to 96:43:7c:c4:79:8e d
阅读全文
摘要:在节点2上配置: ip link add default_g1 type veth peer name default_g ip link set default_g1 up ip link set default_g up #其中default_g1在evpn-vrf,default_g在defa
阅读全文
摘要:节点1 ip netns add host2 ip link add veth2 type veth peer name eth0 netns host2 ip netns exec host2 ip link set lo up ip netns exec host2 ip link set et
阅读全文
摘要:节点1 mp_bgp配置 evpn2.novalocal# show running-config Building configuration... Current configuration: ! frr version 7.3-MyOwnFRRVersion frr defaults trad
阅读全文
摘要:https://cumulusnetworks.com/blog/evpn-behind-curtains/ Is EVPN magic? Well, like Arthur C Clarke said, any considerable leap in technology is indistin
阅读全文
摘要:Static MAC address You can specify a MAC address on a specific vtep by adding a static FDB table entry. Evpn gets these static FDB table entries, adds
阅读全文
摘要:[root@bogon ~]# openstack hypervisor list + + + + + + | ID | Hypervisor Hostname | Hypervisor Type | Host IP | State | + + + + + + | 54 | 3bc00f80-896
阅读全文
摘要:现在把vxlan类型改为: 10.10.18.213节点上 ip link add vxlan10 type vxlan id 10 local 10.10.18.213 dstport 4789 nolearning 10.10.18.214节点上 ip link add vxlan10 type
阅读全文
摘要:10.10.18.213节点上 [root@evpn2 ~]# bridge fdb show | grep vxlan10 96:43:7c:c4:79:8e dev dev vxlan10 master br30 b6:72:18:d8:23:5d dev dev vxlan10 vlan 1
阅读全文
摘要:FRRouting ArchitectureWe've seen in the previous sections how AFI makes it possible to implement a third party control plane on Juniper routers. Now w
阅读全文
摘要:10.10.18.209节点上 ping 2.2.2.3之前 [root@evpn1 ~]# bridge fdb show | grep 3a:d4:04:8c:3b:ff[root@evpn1 ~]# bridge fdb show | grep ea:e1:8d:a6:39:96[root@e
阅读全文
摘要:节点2上ping 8.8.8.8 [root@evpn2 ~]# ip netns exec host2 ping 8.8.8.8 PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data. 64 bytes from 8.8.8.8: icmp_seq=5 ttl=4
阅读全文
摘要:evpn1# show bgp evpn vniAdvertise Gateway Macip: DisabledAdvertise SVI Macip: DisabledAdvertise All VNI flag: EnabledBUM flooding: Head-end replicatio
阅读全文
摘要:[root@evpn2 ~]# bridge fdb show | grep vxlan10 ba:76:60:06:f8:67 dev dev vxlan10 vlan 1 master br30 permanent ba:76:60:06:f8:67 dev dev vxlan10 master
阅读全文
摘要:[root@evpn2 ~]# yum install -y nftables Repository base is listed more than once in the configuration CentOS-8 - Updates 24 B/s | 38 B 00:01 Failed to
阅读全文
摘要:一开始服务器的网卡enp1s0是没有加入evpn-vrf 执行:ip link set enp1s0 master evpn-vrf ,ssh连接断开 设备加入vrf后ip地址丢失了哦 移除后,设备ip恢复又可以ssh连接 ip netns add host3 ip link add veth3 t
阅读全文
摘要:ip -br link ip -d link show ip link set ens3 nomaster ip link add test type bridge ip link set default_g1 master evpn-vrf $ ip -4 rule add oif vrf-cus
阅读全文
摘要:[root@evpn2 ~]# ip vrf show Name Table evpn-vrf 100 vrftest 101 [root@evpn2 ~]# ip -br link show evpn-vrf evpn-vrf UP aa:5c:32:2c:09:e5 <NOARP,MASTER,
阅读全文
摘要:虚环境安装 克隆源码的仓库:$ git clone https://git.openstack.org/openstack/diskimage-builder$ git clone https://git.openstack.org/openstack/dib-utils 建立虚环境: $ virt
阅读全文
摘要:当用串口连接服务器时,发现com这边日志没有kvm 客户端多: 看了下grug.conf 改成: console=ttyS1,115200
阅读全文
摘要:git clone git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/iproute2.gitcd iproute2./configure# edit Makefile & disable tcmake make DESTDIR=`pw
阅读全文
摘要:查看vrf是否安装 cat /boot/config-4.14.0-115.10.1.el7a.aarch64 | grep -i CONFIG_NET_VRF
阅读全文