当前位置: 首页 > article >正文

VXLAN分布式网关跨VPC互通

ENSP模拟器拓扑图设备脚本Leaf1脚本Leaf1dis cu!Software Version V200R005C10SPC607B607!Last configuration was updated at 2026-03-19 21:04:1600:00!Last configuration was saved at 2026-03-19 22:14:3800:00#sysname Leaf1#device board 17 board-type CE-MPUBdevice board 1 board-type CE-LPUE#evpn-overlay enable#ip vpn-instance vpc1ipv4-familyroute-distinguisher 100:100vpn-target 5000:5000 export-extcommunityvpn-target 5000:5000 export-extcommunity evpnvpn-target 5000:5000 import-extcommunityvpn-target 5000:5000 import-extcommunity evpnvxlan vni 5000#bfd#bridge-domain 100vxlan vni 100evpnroute-distinguisher 100:100vpn-target 100:100 export-extcommunityvpn-target 5000:5000 export-extcommunityvpn-target 100:100 import-extcommunityvpn-target 5000:5000 import-extcommunity#bridge-domain 200vxlan vni 200evpnroute-distinguisher 100:200vpn-target 200:200 export-extcommunityvpn-target 5000:5000 export-extcommunityvpn-target 200:200 import-extcommunity#aaa#authentication-scheme default#authorization-scheme default#accounting-scheme default#domain default#domain default_admin#interface Vbdif100ip binding vpn-instance vpc1ip address 192.168.10.254 255.255.255.0arp broadcast-detect enablemac-address 0000-5e00-0020vxlan anycast-gateway enablearp collect host enable#interface Vbdif200ip binding vpn-instance vpc1ip address 192.168.20.254 255.255.255.0arp broadcast-detect enablemac-address 0000-5e00-0021vxlan anycast-gateway enablearp collect host enable#interface MEth0/0/0undo shutdown#interface GE1/0/0undo portswitchundo shutdownip address 192.168.0.2 255.255.255.252ospf network-type p2pospf enable 1 area 0.0.0.0#interface GE1/0/1undo shutdown#interface GE1/0/1.10 mode l2encapsulation dot1q vid 10bridge-domain 100#interface GE1/0/1.20 mode l2encapsulation dot1q vid 20bridge-domain 200#interface GE1/0/2shutdown#interface GE1/0/3shutdown#interface GE1/0/4shutdown#interface GE1/0/5shutdown#interface GE1/0/6shutdown#interface GE1/0/7shutdown#interface GE1/0/8shutdown#interface GE1/0/9shutdown#interface LoopBack0ip address 10.1.1.1 255.255.255.255ospf enable 1 area 0.0.0.0#interface LoopBack1ip address 192.168.10.1 255.255.255.255ospf enable 1 area 0.0.0.0#interface Nve1source 10.1.1.1vni 100 head-end peer-list protocol bgpvni 200 head-end peer-list protocol bgpvni 300 head-end peer-list protocol bgp#interface NULL0#bgp 100router-id 192.168.10.1peer 192.168.10.3 as-number 100peer 192.168.10.3 connect-interface LoopBack1#ipv4-family unicastpeer 192.168.10.3 enable#ipv4-family vpn-instance vpc1default-route importedimport-route directimport-route staticadvertise l2vpn evpn#l2vpn-family evpnpolicy vpn-targetpeer 192.168.10.3 enablepeer 192.168.10.3 advertise irb#ospf 1 router-id 192.168.10.1bfd all-interfaces enablebfd all-interfaces min-tx-interval 500 min-rx-interval 500lsa-arrival-interval intelligent-timer 50 50 50area 0.0.0.0#ssh authorization-type default aaa#ssh server cipher aes256_gcm aes128_gcm aes256_ctr aes192_ctr aes128_ctr aes256_cbc aes128_cbc 3des_cbc#ssh server dh-exchange min-len 1024#ssh client cipher aes256_gcm aes128_gcm aes256_ctr aes192_ctr aes128_ctr aes256_cbc aes128_cbc 3des_cbc#user-interface con 0#vm-manager#returnLeaf3脚本Leaf3dis cu!Software Version V200R005C10SPC607B607!Last configuration was updated at 2026-03-19 21:13:4900:00!Last configuration was saved at 2026-03-19 22:14:4100:00#sysname Leaf3#device board 17 board-type CE-MPUBdevice board 1 board-type CE-LPUE#evpn-overlay enable#ip vpn-instance vpc1ipv4-familyroute-distinguisher 200:100vpn-target 5000:5000 export-extcommunityvpn-target 5000:5000 export-extcommunity evpnvpn-target 5000:5000 import-extcommunityvpn-target 5000:5000 import-extcommunity evpnvxlan vni 5000#ip vpn-instance vpc2ipv4-familyroute-distinguisher 200:200vpn-target 5001:5001 export-extcommunityvpn-target 5001:5001 export-extcommunity evpnvpn-target 5001:5001 import-extcommunityvpn-target 5001:5001 import-extcommunity evpnvxlan vni 5001#bfd#bridge-domain 100vxlan vni 100evpnroute-distinguisher 200:100vpn-target 100:100 export-extcommunityvpn-target 5000:5000 export-extcommunityvpn-target 100:100 import-extcommunity#bridge-domain 200vxlan vni 200evpnroute-distinguisher 200:200vpn-target 200:200 export-extcommunityvpn-target 5000:5000 export-extcommunityvpn-target 200:200 import-extcommunity#bridge-domain 300vxlan vni 300evpnroute-distinguisher 200:300vpn-target 300:300 export-extcommunityvpn-target 5001:5001 export-extcommunityvpn-target 300:300 import-extcommunity#aaa#authentication-scheme default#authorization-scheme default#accounting-scheme default#domain default#domain default_admin#interface Vbdif100ip binding vpn-instance vpc1ip address 192.168.10.254 255.255.255.0arp broadcast-detect enablemac-address 0000-5e00-0020vxlan anycast-gateway enablearp collect host enable#interface Vbdif200ip binding vpn-instance vpc1ip address 192.168.20.254 255.255.255.0arp broadcast-detect enablemac-address 0000-5e00-0021vxlan anycast-gateway enablearp collect host enable#interface Vbdif300ip binding vpn-instance vpc2ip address 192.168.30.254 255.255.255.0arp broadcast-detect enablemac-address 0000-5e00-0022vxlan anycast-gateway enablearp collect host enable#interface MEth0/0/0undo shutdown#interface GE1/0/0undo portswitchundo shutdownip address 192.168.0.6 255.255.255.252ospf network-type p2pospf enable 1 area 0.0.0.0#interface GE1/0/1undo shutdown#interface GE1/0/1.10 mode l2encapsulation dot1q vid 10bridge-domain 100#interface GE1/0/1.20 mode l2encapsulation dot1q vid 20bridge-domain 200#interface GE1/0/1.30 mode l2encapsulation dot1q vid 30bridge-domain 300#interface GE1/0/2undo shutdown#interface GE1/0/3undo shutdown#interface GE1/0/4undo shutdown#interface GE1/0/5undo shutdown#interface GE1/0/6shutdown#interface GE1/0/7shutdown#interface GE1/0/8shutdown#interface GE1/0/9shutdown#interface LoopBack0ip address 10.2.2.2 255.255.255.255ospf enable 1 area 0.0.0.0#interface LoopBack1ip address 192.168.10.2 255.255.255.255ospf enable 1 area 0.0.0.0#interface Nve1source 10.2.2.2vni 100 head-end peer-list protocol bgpvni 200 head-end peer-list protocol bgpvni 300 head-end peer-list protocol bgp#interface NULL0#bgp 100router-id 192.168.10.2peer 192.168.10.3 as-number 100peer 192.168.10.3 connect-interface LoopBack1#ipv4-family unicastpeer 192.168.10.3 enable#ipv4-family vpn-instance vpc1default-route importedimport-route directimport-route staticadvertise l2vpn evpn#l2vpn-family evpnpolicy vpn-targetpeer 192.168.10.3 enablepeer 192.168.10.3 advertise irb#ospf 1 router-id 192.168.10.2bfd all-interfaces enablebfd all-interfaces min-tx-interval 500 min-rx-interval 500lsa-arrival-interval intelligent-timer 50 50 50area 0.0.0.0#ssh authorization-type default aaa#ssh server cipher aes256_gcm aes128_gcm aes256_ctr aes192_ctr aes128_ctr aes256_cbc aes128_cbc 3des_cbc#ssh server dh-exchange min-len 1024#ssh client cipher aes256_gcm aes128_gcm aes256_ctr aes192_ctr aes128_ctr aes256_cbc aes128_cbc 3des_cbc#user-interface con 0#vm-manager#returnLeaf3Spine1脚本Spine1dis cu!Software Version V200R005C10SPC607B607!Last configuration was updated at 2026-03-19 22:37:4100:00!Last configuration was saved at 2026-03-19 22:38:0000:00#sysname Spine1#device board 17 board-type CE-MPUBdevice board 1 board-type CE-LPUE#evpn-overlay enable#ip vpn-instance externalipv4-familyroute-distinguisher 300:300vpn-target 5002:5002 export-extcommunityvpn-target 5002:5002 export-extcommunity evpnvpn-target 5002:5002 import-extcommunityvpn-target 5002:5002 import-extcommunity evpnvxlan vni 5002#ip vpn-instance vpc1ipv4-familyroute-distinguisher 300:100vpn-target 5000:5000 export-extcommunityvpn-target 5000:5000 export-extcommunity evpnvpn-target 5000:5000 import-extcommunityvpn-target 5000:5000 import-extcommunity evpnvxlan vni 5000#ip vpn-instance vpc2ipv4-familyroute-distinguisher 300:200vpn-target 5001:5001 export-extcommunityvpn-target 5001:5001 export-extcommunity evpnvpn-target 5001:5001 import-extcommunityvpn-target 5001:5001 import-extcommunity evpnvxlan vni 5001#bfd#bridge-domain 400vxlan vni 400evpnroute-distinguisher 300:400vpn-target 400:400 export-extcommunityvpn-target 5000:5000 export-extcommunityvpn-target 400:400 import-extcommunity#bridge-domain 500vxlan vni 500evpnroute-distinguisher 300:500vpn-target 500:500 export-extcommunityvpn-target 5001:5001 export-extcommunityvpn-target 500:500 import-extcommunity#bridge-domain 600vxlan vni 600evpnroute-distinguisher 300:600vpn-target 600:600 export-extcommunityvpn-target 5002:5002 export-extcommunityvpn-target 600:600 import-extcommunity#bridge-domain 700vxlan vni 700evpnroute-distinguisher 300:700vpn-target 700:700 export-extcommunityvpn-target 5002:5002 export-extcommunityvpn-target 700:700 import-extcommunity#aaa#authentication-scheme default#authorization-scheme default#accounting-scheme default#domain default#domain default_admin#interface Vbdif400ip binding vpn-instance vpc1ip address 10.0.0.1 255.255.255.252arp broadcast-detect enablemac-address 0000-5e00-0023vxlan anycast-gateway enablearp collect host enable#interface Vbdif500ip binding vpn-instance vpc2ip address 10.0.1.1 255.255.255.252arp broadcast-detect enablemac-address 0000-5e00-0024vxlan anycast-gateway enablearp collect host enable#interface Vbdif600ip binding vpn-instance externalip address 10.0.2.1 255.255.255.252arp broadcast-detect enablemac-address 0000-5e00-0025vxlan anycast-gateway enablearp collect host enable#interface Vbdif700ip binding vpn-instance externalip address 112.43.3.146 255.255.255.252arp broadcast-detect enablemac-address 0000-5e00-0026vxlan anycast-gateway enablearp collect host enable#interface MEth0/0/0undo shutdown#interface GE1/0/0undo portswitchundo shutdownip address 192.168.0.1 255.255.255.252ospf network-type p2pospf enable 1 area 0.0.0.0#interface GE1/0/1undo portswitchundo shutdownip address 192.168.0.5 255.255.255.252ospf network-type p2pospf enable 1 area 0.0.0.0#interface GE1/0/2undo shutdown#interface GE1/0/2.1000 mode l2encapsulation dot1q vid 1000bridge-domain 400#interface GE1/0/2.1001 mode l2encapsulation dot1q vid 1001bridge-domain 500#interface GE1/0/2.1002 mode l2encapsulation dot1q vid 1002bridge-domain 600#interface GE1/0/3undo shutdown#interface GE1/0/3.1003 mode l2encapsulation dot1q vid 1003bridge-domain 700interface LoopBack0ip address 10.3.3.3 255.255.255.255ospf enable 1 area 0.0.0.0#interface LoopBack1ip address 192.168.10.3 255.255.255.255ospf enable 1 area 0.0.0.0#interface Nve1source 10.3.3.3vni 400 head-end peer-list protocol bgpvni 500 head-end peer-list protocol bgp#interface NULL0#bgp 100router-id 192.168.10.3peer 192.168.10.1 as-number 100peer 192.168.10.1 connect-interface LoopBack1peer 192.168.10.2 as-number 100peer 192.168.10.2 connect-interface LoopBack1#ipv4-family unicastpeer 192.168.10.1 enablepeer 192.168.10.2 enable#ipv4-family vpn-instance vpc1default-route importedimport-route directimport-route staticadvertise l2vpn evpn#ipv4-family vpn-instance vpc2default-route importedimport-route directimport-route staticadvertise l2vpn evpn#l2vpn-family evpnundo policy vpn-targetpeer 192.168.10.1 enablepeer 192.168.10.1 advertise irbpeer 192.168.10.1 reflect-clientpeer 192.168.10.2 enablepeer 192.168.10.2 advertise irbpeer 192.168.10.2 reflect-client#ospf 1 router-id 192.168.10.3bfd all-interfaces enablebfd all-interfaces min-tx-interval 500 min-rx-interval 500lsa-arrival-interval intelligent-timer 50 50 50area 0.0.0.0#ip route-static vpn-instance vpc1 0.0.0.0 0.0.0.0 10.0.0.2ip route-static vpn-instance vpc1 192.168.30.0 255.255.255.0 10.0.0.2ip route-static vpn-instance vpc2 0.0.0.0 0.0.0.0 10.0.1.2ip route-static vpn-instance vpc2 192.168.10.0 255.255.255.0 10.0.1.2ip route-static vpn-instance vpc2 192.168.20.0 255.255.255.0 10.0.1.2ip route-static vpn-instance external 0.0.0.0 0.0.0.0 112.43.3.145ip route-static vpn-instance external 192.168.10.0 255.255.255.0 10.0.2.2ip route-static vpn-instance external 192.168.20.0 255.255.255.0 10.0.2.2ip route-static vpn-instance external 192.168.30.0 255.255.255.0 10.0.2.2#ssh authorization-type default aaa#ssh server cipher aes256_gcm aes128_gcm aes256_ctr aes192_ctr aes128_ctr aes256_cbc aes128_cbc 3des_cbc#ssh server dh-exchange min-len 1024#ssh client cipher aes256_gcm aes128_gcm aes256_ctr aes192_ctr aes128_ctr aes256_cbc aes128_cbc 3des_cbc#user-interface con 0#vm-manager#returnFW防火墙脚本FW-Adis cu2026-03-19 15:19:57.780!Software Version V500R005C10SPC300#sysname FW-A#l2tp domain suffix-separator #vlan batch 1000 to 1002#ipsec sha2 compatible enable#undo telnet server enableundo telnet ipv6 server enable#update schedule location-sdb weekly Sun 23:24#firewall defend action discard#banner enable#user-manage web-authentication security port 8887undo privacy-statement englishundo privacy-statement chinesepage-settinguser-manage security version tlsv1.1 tlsv1.2password-policylevel highuser-manage single-sign-on aduser-manage single-sign-on tsmuser-manage single-sign-on radiususer-manage auto-sync online-user#web-manager security version tlsv1.1 tlsv1.2web-manager enableweb-manager security enable#firewall dataplane to manageplane application-apperceive default-action drop#undo ips log merge enable#decoding uri-cache disable#update schedule ips-sdb daily 03:45update schedule av-sdb daily 03:45update schedule sa-sdb daily 03:45update schedule cnc daily 03:45update schedule file-reputation daily 03:45#vsys enableresource-class r0##vsys name vpc1 1assign vlan 1000#vsys name vpc2 2assign vlan 1001#vsys name external 3assign vlan 1002#ip vpn-instance defaultipv4-family#ip vpn-instance externalipv4-familyipv6-family#ip vpn-instance vpc1ipv4-familyipv6-family#ip vpn-instance vpc2ipv4-familyipv6-family#time-range worktimeperiod-range 08:00:00 to 18:00:00 working-day#ike proposal defaultencryption-algorithm aes-256 aes-192 aes-128dh group14authentication-algorithm sha2-512 sha2-384 sha2-256authentication-method pre-shareintegrity-algorithm hmac-sha2-256prf hmac-sha2-256#aaaauthentication-scheme defaultauthentication-scheme admin_localauthentication-scheme admin_radius_localauthentication-scheme admin_hwtacacs_localauthentication-scheme admin_ad_localauthentication-scheme admin_ldap_localauthentication-scheme admin_radiusauthentication-scheme admin_hwtacacsauthentication-scheme admin_adauthorization-scheme defaultaccounting-scheme defaultdomain defaultservice-type internetaccess ssl-vpn l2tp ikeinternet-access mode passwordreference user current-domainmanager-user audit-adminpassword cipher %%#TDB%JK6Lzsa-e~7G9S/m/dnVKE(U,iEyf)]*nk;S/p9%%service-type web terminallevel 15manager-user api-adminpassword cipher %%I^{f!cfW%MXqMQvi3[(s)WjUcPNsv7.97pDTmYB)Zs%%level 15manager-user adminpassword cipher %%dF7d$HG6hl0!$ts(U57#5V)A\PBro6!ZdUA0ZkWQ7#85%%service-type web terminallevel 15role system-adminrole device-adminrole device-admin(monitor)role audit-adminbind manager-user audit-admin role audit-adminbind manager-user admin role system-admin#interface Vlanif1000ip binding vpn-instance vpc1ip address 10.0.0.2 255.255.255.252service-manage http permitservice-manage https permitservice-manage ping permitservice-manage ssh permitservice-manage telnet permit#interface Vlanif1001ip binding vpn-instance vpc2ip address 10.0.1.2 255.255.255.252service-manage http permitservice-manage https permitservice-manage ping permitservice-manage ssh permitservice-manage telnet permit#interface Vlanif1002ip binding vpn-instance externalip address 10.0.2.2 255.255.255.252service-manage http permitservice-manage https permitservice-manage ping permitservice-manage ssh permitservice-manage telnet permit#l2tp-group default-lns#interface GigabitEthernet0/0/0undo shutdownip binding vpn-instance defaultip address 192.168.0.1 255.255.255.0alias GE0/METH#interface GigabitEthernet1/0/0portswitchundo shutdownport link-type trunkport trunk allow-pass vlan 1000 to 1002#interface Virtual-if0#interface Virtual-if1ip address 20.0.0.1 255.255.255.0#interface Virtual-if2ip address 20.0.0.2 255.255.255.0#interface Virtual-if3ip address 20.0.0.3 255.255.255.0#interface NULL0#firewall zone localset priority 100#firewall zone trustset priority 85add interface GigabitEthernet0/0/0#firewall zone untrustset priority 5#firewall zone dmzset priority 50#ip route-static vpn-instance vpc1 0.0.0.0 0.0.0.0 vpn-instance externalip route-static vpn-instance vpc1 192.168.30.0 255.255.255.0 vpn-instance vpc2ip route-static vpn-instance vpc2 0.0.0.0 0.0.0.0 vpn-instance externalip route-static vpn-instance vpc2 192.168.10.0 255.255.255.0 vpn-instance vpc1ip route-static vpn-instance vpc2 192.168.20.0 255.255.255.0 vpn-instance vpc1ip route-static vpn-instance external 192.168.10.0 255.255.255.0 vpn-instance vpc1ip route-static vpn-instance external 192.168.20.0 255.255.255.0 vpn-instance vpc1ip route-static vpn-instance external 192.168.30.0 255.255.255.0 vpn-instance vpc2#undo ssh server compatible-ssh1x enablessh authentication-type default passwordssh server cipher aes256_ctr aes128_ctrssh server hmac sha2_256 sha1ssh client cipher aes256_ctr aes128_ctrssh client hmac sha2_256 sha1#firewall forward cross-vsys extended#firewall detect ftp#user-interface con 0authentication-mode aaauser-interface vty 0 4authentication-mode aaaprotocol inbound sshuser-interface vty 16 20#pki realm default#sa#location#multi-linkifmode proportion-of-weight#right-manager server-group#device-classificationdevice-group pcdevice-group mobile-terminaldevice-group undefined-group#user-manage server-sync tsm#security-policydefault action permit#auth-policy#traffic-policy#policy-based-route#nat-policy#quota-policy#pcp-policy#dns-transparent-policy#rightm-policy#return#防火墙FWA虚拟系统VPC1脚本switch vsys vpc1#l2tp domain suffix-separator #firewall defend action discard#page-settingpassword-policylevel high#time-range worktimeperiod-range 08:00:00 to 18:00:00 working-day#aaaauthentication-scheme defaultauthentication-scheme admin_localauthentication-scheme admin_radius_localauthentication-scheme admin_hwtacacs_localauthentication-scheme admin_ad_localauthentication-scheme admin_ldap_localauthentication-scheme admin_radiusauthentication-scheme admin_hwtacacsauthentication-scheme admin_adauthorization-scheme defaultaccounting-scheme defaultdomain defaultservice-type internetaccess ssl-vpn l2tp ikeinternet-access mode passwordreference user current-domainrole system-adminrole device-adminrole device-admin(monitor)role audit-admin#interface Vlanif1000ip binding vpn-instance vpc1ip address 10.0.0.2 255.255.255.252service-manage http permitservice-manage https permitservice-manage ping permitservice-manage ssh permitservice-manage telnet permit#l2tp-group default-lns#interface Virtual-if1ip address 20.0.0.1 255.255.255.0#sa#firewall zone localset priority 100#firewall zone trustset priority 85add interface Vlanif1000#firewall zone untrustset priority 5add interface Virtual-if1#firewall zone dmzset priority 50#location#multi-linkifmode proportion-of-weight#security-policyrule name 10.0toexternalsource-address 192.168.10.0 mask 255.255.255.0destination-address 50.50.50.50 mask 255.255.255.255action permitrule name 20.0-externalsource-address 192.168.20.0 mask 255.255.255.0destination-address 50.50.50.50 mask 255.255.255.255action permitrule name vpc1-vpc2source-address 192.168.10.0 mask 255.255.255.0source-address 192.168.20.0 mask 255.255.255.0destination-address 192.168.30.0 mask 255.255.255.0action permitrule name vpc2-vpc1source-address 192.168.30.0 mask 255.255.255.0destination-address 192.168.10.0 mask 255.255.255.0destination-address 192.168.20.0 mask 255.255.255.0action permit#auth-policy#traffic-policy#policy-based-route#nat-policy#quota-policy#pcp-policy#ip route-static 192.168.10.0 255.255.255.0 10.0.0.1ip route-static 192.168.20.0 255.255.255.0 10.0.0.1#return#防火墙FWA虚拟系统VPC2#switch vsys vpc2#l2tp domain suffix-separator #firewall defend action discard#page-settingpassword-policylevel high#time-range worktimeperiod-range 08:00:00 to 18:00:00 working-day#aaaauthentication-scheme defaultauthentication-scheme admin_localauthentication-scheme admin_radius_localauthentication-scheme admin_hwtacacs_localauthentication-scheme admin_ad_localauthentication-scheme admin_ldap_localauthentication-scheme admin_radiusauthentication-scheme admin_hwtacacsauthentication-scheme admin_adauthorization-scheme defaultaccounting-scheme defaultdomain defaultservice-type internetaccess ssl-vpn l2tp ikeinternet-access mode passwordreference user current-domainrole system-adminrole device-adminrole device-admin(monitor)role audit-admin#interface Vlanif1001ip binding vpn-instance vpc2ip address 10.0.1.2 255.255.255.252service-manage http permitservice-manage https permitservice-manage ping permitservice-manage ssh permitservice-manage telnet permit#l2tp-group default-lns#interface Virtual-if2ip address 20.0.0.2 255.255.255.0#sa#firewall zone localset priority 100#firewall zone trustset priority 85add interface Vlanif1001#firewall zone untrustset priority 5add interface Virtual-if2#firewall zone dmzset priority 50#location#multi-linkifmode proportion-of-weight#security-policyrule name vpc1-vpc2source-address 192.168.10.0 mask 255.255.255.0source-address 192.168.20.0 mask 255.255.255.0destination-address 192.168.30.0 mask 255.255.255.0action permitrule name vpc2-vpc1source-address 192.168.30.0 mask 255.255.255.0destination-address 192.168.10.0 mask 255.255.255.0destination-address 192.168.20.0 mask 255.255.255.0action permit#auth-policy#traffic-policy#policy-based-route#nat-policy#quota-policy#pcp-policy#ip route-static 192.168.30.0 255.255.255.0 10.0.1.1#return#防火墙FWA虚拟系统externalswitch vsys external#l2tp domain suffix-separator #firewall defend action discard#page-settingpassword-policylevel high#time-range worktimeperiod-range 08:00:00 to 18:00:00 working-day#aaaauthentication-scheme defaultauthentication-scheme admin_localauthentication-scheme admin_radius_localauthentication-scheme admin_hwtacacs_localauthentication-scheme admin_ad_localauthentication-scheme admin_ldap_localauthentication-scheme admin_radiusauthentication-scheme admin_hwtacacsauthentication-scheme admin_adauthorization-scheme defaultaccounting-scheme defaultdomain defaultservice-type internetaccess ssl-vpn l2tp ikeinternet-access mode passwordreference user current-domainrole system-adminrole device-adminrole device-admin(monitor)role audit-admin#interface Vlanif1002ip binding vpn-instance externalip address 10.0.2.2 255.255.255.252service-manage http permitservice-manage https permitservice-manage ping permitservice-manage ssh permitservice-manage telnet permit#l2tp-group default-lns#interface Virtual-if3ip address 20.0.0.3 255.255.255.0#sa#firewall zone localset priority 100#firewall zone trustset priority 85#firewall zone untrustset priority 5add interface Virtual-if3add interface Vlanif1002#firewall zone dmzset priority 50#location#multi-linkifmode proportion-of-weight#security-policyrule name 10.0toexternalsource-address 192.168.10.0 mask 255.255.255.0destination-address 50.50.50.50 mask 255.255.255.255action permitrule name 20.0-externalsource-address 192.168.20.0 mask 255.255.255.0destination-address 50.50.50.50 mask 255.255.255.255action permit#auth-policy#traffic-policy#policy-based-route#nat-policy#quota-policy#pcp-policy#ip route-static 0.0.0.0 0.0.0.0 10.0.2.1#return终端测试PC1到同VPC下PC2 192.168.10.1----192.168.20.1查看Leaf交换机的BGP EVPN 2类MAC路由查看Leaf交换机的arp学习情况PC1到不同VPC下PC3 192.168.10.1----192.168.30.1查看Leaf交换机的vrf vpc1路由表下一跳10.3.3.3走VXLAN隧道到Spine节点Spine节点通过配置的vrf vpc1 静态路由转发到防火墙vlan1000接口地址10.0.0.2FWA节点虚拟系统vpc1通过静态路由转发至FWA虚拟系统vpc2 Virtual-if2接口FWA节点虚拟系统vpc2通过配置的静态路由转发到Spine1节点的vpc2平面互联接口10.0.1.1FWA防火墙会话情况PC1至外部网络LSW1 192.168.10.1---50.50.50.50PC2至外部网络LSW1 192.168.20.1---50.50.50.50PC3由于在防火墙虚拟系统vpc2和external上配置了应用控制策略无法正常访问外部网络LSW1192.168.30.1---50.50.50.50外部网络LSW1由于在防火墙虚拟系统vpc1和external上配置了应用控制策略无法正常反向访问vpc1 vpc2 50.50.50.50----192.168.10.1 50.50.50.50----192.168.20.1

相关文章:

VXLAN分布式网关跨VPC互通

ENSP模拟器拓扑图设备脚本Leaf1脚本<Leaf1>dis cu !Software Version V200R005C10SPC607B607 !Last configuration was updated at 2026-03-19 21:04:1600:00 !Last configuration was saved at 2026-03-19 22:14:3800:00 # sysname Leaf1 # device board 17 board-type …...

基于分布式架构的健康管理系统

目录 可选框架 可选语言 内容 可选框架 J2EE、MVC、vue3、spring、springmvc、mybatis、SSH、SpringBoot、SSM、django 可选语言 java、web、PHP、asp.net、javaweb、C#、python、 HTML5、jsp、ajax、vue3 内容 基于分布式架构健康管理系统的设计与实现&#xff0c;实现…...

费曼说“造不出来就是不明白“,芯片工程师画不出时序图也一样

费曼在黑板上写过一句话&#xff1a;"What I cannot create, I do not understand."如果你真的懂&#xff0c;你应该能从头把它造出来。放到芯片设计里&#xff0c;这个逻辑一样成立。有一类工程师&#xff0c;RTL看得很流畅&#xff0c;但一旦问他"这个模块的微…...

推理引擎系列(六)《vLLM-Ascend 大模型推理》

目录 vLLMvLLM-ascend 整体规划和架构 社区演进概述 华为昇腾技术路线 昇腾推理架构解析 vLLM 核心技术 推理精度分析方法 精度分析工具 常见问题与解决方案 Badcase 分析 推理性能分析方法 性能分析工具 性能问题定位 性能数据分析 PD 分离场景调优 vLLM-ascen…...

国产数据库TiDB使用dumpling卸数与tidb-lightning导娄

一、使用dumpling卸数&#xff1a; –filetype csv指定导入格式 -o指定导出存储路径 -r按行数切分导出文件 -F按文件大小切分导出文件 1&#xff09;、使用dumpling根据表清单卸数&#xff1a; nohup /home/ap/nas/tools/Tidb_dumpling/dumpling -h数据库ip地址 -P4900 -u数据库…...

使用VSCode编写LaTeX(latex+vscode+SumatraPDF

许多人都是用 texstudio 或者 winedt 配合 texlive 编写 文档&#xff0c;很长一段时间内 texstudio 是我唯一的编辑器&#xff0c;然而&#xff0c;颜控的我受不了那原始的界面&#xff0c;于是我看上了 VSCode。漂亮、免费、开源是我选择 VSCode 的主要原因。 网上有很多介绍…...

win10下驱动进程保护

网上可以查到很多WIN7下的驱动后台进程保护代码&#xff0c;而那些代码在WIN10下并不适用&#xff0c;故写此篇来文章来总结我在编写WIN10下后台进程保护驱动程序的过程与经验,因为源码文件结构比较杂乱&#xff0c;在此文章里我粘部分代码&#xff0c;在最后再给出完整项目的g…...

PyCharm测试功能太烦人?3种方法彻底关闭自动检测(附避坑指南)

PyCharm测试功能太烦人&#xff1f;3种方法彻底关闭自动检测&#xff08;附避坑指南&#xff09; 如果你正在使用PyCharm进行Python开发&#xff0c;可能会遇到一个令人头疼的问题&#xff1a;每当你的代码中包含test_开头的文件时&#xff0c;PyCharm就会自动将其识别为测试文…...

LIN总线帧结构:从字节域到完整报文解析

1. LIN总线帧结构入门&#xff1a;从字节域说起 第一次接触LIN总线时&#xff0c;我被它的"字节域"概念卡住了好几天。当时在调试一个车窗控制模块&#xff0c;明明示波器上能看到波形&#xff0c;但从机就是没反应。后来才发现是没吃透这个最基础的数据单元。字节域…...

「开源者行」开源社高校宣讲:复旦大学站

由开源社及上海复旦大学计算机学院研究生团学联共同主办的高校巡回宣讲活动&#xff0d;「开源者行」#06 复旦大学站将在11月27日&#xff08;周四&#xff09;晚18:00 - 20:30 于复旦大学张江校区软件楼105室开启沙龙。 第六站沙龙得到了上海复旦大学计算机学院研究生团学联的…...

腾讯纯文本LLM训视觉encoder,拿捏图表长视频,达到开源小模型SOTA!

Penguin-VL团队 投稿量子位 | 公众号 QbitAI打破多模态视觉语言拼接套路&#xff01;腾讯开源Penguin-VL&#xff0c;直接用纯文本LLM训视觉编码器。这项研究跳出了先有传统视觉 backbone&#xff0c;再接语言模型的常规路径&#xff0c;直接从text-only LLM初始化vision encod…...

Java并发编程终极指南:RedSpider社区concurrent项目深度解析 [特殊字符]

Java并发编程终极指南&#xff1a;RedSpider社区concurrent项目深度解析 &#x1f680; 【免费下载链接】concurrent 这是RedSpider社区成员原创与维护的Java多线程系列文章。 项目地址: https://gitcode.com/gh_mirrors/co/concurrent 想要掌握Java并发编程的核心原理吗…...

优质学术论文平台推荐:六大权威站点提供智能降重与自然语言处理功能,有效规避查重标红问题

开头总结工具对比&#xff08;技能4&#xff09; &#xfffd;&#xfffd; 为帮助学生们快速选出最适合的AI论文工具&#xff0c;我从处理速度、降重效果和核心优势三个维度&#xff0c;对比了6款热门网站&#xff0c;数据基于实际使用案例&#xff1a; 工具名称 处理速度 降…...

龙虾的应用商店挂牌了!北大开源MagicSkills,让Agent Skill可自由安装组合同步

Narwhal-lab 投稿量子位 | 公众号 QbitAIAI Agent世界的npm来了&#xff01;最近&#xff0c;北京大学Narwhal-Lab的开源项目MagicSkills&#xff0c;通过把AI Agent所需的技能&#xff08;Skill&#xff09;统一管理、安装、组合和同步&#xff0c;实现了“写一次、到处用”的…...

探索 Awesome GPT Agents:解锁AI助手在网络安全领域的无限可能

探索 Awesome GPT Agents&#xff1a;解锁AI助手在网络安全领域的无限可能 【免费下载链接】Awesome-GPT-Agents A curated list of GPT agents for cybersecurity 项目地址: https://gitcode.com/GitHub_Trending/aw/Awesome-GPT-Agents Awesome GPT Agents 是一个精心…...

如何快速突破微信网页版限制:wechat-need-web完整解决方案指南

如何快速突破微信网页版限制&#xff1a;wechat-need-web完整解决方案指南 【免费下载链接】wechat-need-web 让微信网页版可用 / Allow the use of WeChat via webpage access 项目地址: https://gitcode.com/gh_mirrors/we/wechat-need-web 在远程办公和跨平台协作日益…...

稳定扩散WebUI本地化中文版安装与使用教程

稳定扩散WebUI本地化中文版安装与使用教程 【免费下载链接】stable-diffusion-webui-localization-zh_CN Simplified Chinese translation extension for AUTOMATIC1111s stable diffusion webui 项目地址: https://gitcode.com/gh_mirrors/st/stable-diffusion-webui-locali…...

【亲测免费】 smartParsePro 项目快速入门教程

smartParsePro 项目快速入门教程 【免费下载链接】smartParsePro 地址智能识别Pro&#xff08;支持省市区街道/电话/邮编/姓名/身份证号识别&#xff09; 项目地址: https://gitcode.com/gh_mirrors/smar/smartParsePro 1. 项目目录结构及介绍 smartParsePro/ ├── s…...

StructBERT语义相似度工具5分钟部署:一键解决中文句子匹配难题

StructBERT语义相似度工具5分钟部署&#xff1a;一键解决中文句子匹配难题 1. 项目简介&#xff1a;你的中文句子“找不同”神器 想象一下这个场景&#xff1a;你正在审核用户提交的客服对话记录&#xff0c;需要快速判断“我的订单怎么还没发货&#xff1f;”和“请问我的包…...

测试 Elasticsearch,现在变得更简单了

作者&#xff1a;来自 Elastic Piotr Przybyl 解释由于 Elasticsearch 9.x、现代 Java 客户端以及 Testcontainers 2.x 的改进&#xff0c;Elasticsearch 集成测试如何变得更加简单。 上手体验 Elasticsearch&#xff1a;深入了解我们在 Elasticsearch Labs 仓库中的示例 noteb…...

30-seconds-of-python 项目教程:掌握Python高效编程的终极秘籍

30-seconds-of-python 项目教程&#xff1a;掌握Python高效编程的终极秘籍 【免费下载链接】30-seconds-of-python 项目地址: https://gitcode.com/gh_mirrors/30s/30-seconds-of-python 30-seconds-of-python 是一个专为Python开发者打造的实用代码片段库&#xff0c;…...

计算机毕业设计springboot基于的洗衣店服务管理系统 SpringBoot驱动的智能洗衣服务平台设计与实现 基于Java微服务架构的衣物洗护订单管理系统

计算机毕业设计springboot基于的洗衣店服务管理系统0oc89212 &#xff08;配套有源码 程序 mysql数据库 论文&#xff09; 本套源码可以在文本联xi,先看具体系统功能演示视频领取&#xff0c;可分享源码参考。 随着都市生活节奏的不断加快&#xff0c;人们对便捷服务的需求日益…...

华为:智慧交管感知解决方案及产品手册 2023

这份华为 2023 年智慧交管感知解决方案及产品手册&#xff0c;聚焦城市道路交通管理中的各类痛点&#xff0c;依托云计算、大模型、AI、机器视觉等技术&#xff0c;推出全场景的智慧交管感知产品与解决方案&#xff0c;通过环保化、高清化、智能化的技术升级&#xff0c;解决交…...

采购订单增强避坑指南:二代增强MM06E005 vs 三代增强ME_GUI_PO_CUST如何选?

采购订单增强技术选型实战&#xff1a;二代增强与三代增强深度对比 在SAP系统实施过程中&#xff0c;采购订单(Purchase Order)作为企业采购流程的核心单据&#xff0c;其定制化需求层出不穷。当标准功能无法满足业务需求时&#xff0c;增强(Enhancement)便成为开发人员的首选方…...

uboot之do_bootm_linux启动内核函数源码解析

当配置了CONFIG_PPC时将调用common/cmd_bootm.c中的do_bootm_linux。本处是调用libarm/armlinux.c中的。 u-boot.h中 static struct tag params; typedef struct bd_info { int bi_baudrate; / serial console baudrate /波特率 unsigned long bi_ip_addr; / IP Address /即服务…...

头歌平台实战:如何通过预防性维护避免斐波那契数列计算的性能陷阱

头歌平台实战&#xff1a;斐波那契数列计算的性能优化与预防性维护 在编程学习与算法实践中&#xff0c;斐波那契数列计算是一个经典案例。它不仅帮助我们理解递归与迭代的区别&#xff0c;更是性能优化和代码维护的绝佳教材。本文将从头歌平台的实际任务出发&#xff0c;深入探…...

**开源项目教程:探索`awesome-campus-expert`**

开源项目教程&#xff1a;探索awesome-campus-expert 【免费下载链接】awesome-campus-expert &#x1f576; An awesome list of resources for campus experts! &#x1f576; 项目地址: https://gitcode.com/gh_mirrors/aw/awesome-campus-expert 1. 项目目录结构及介…...

Invest模型年产水量计算:从数据获取到结果导出的全流程实战

1. Invest模型年产水量计算入门指南 刚接触Invest模型的朋友们可能对这个强大的生态系统服务评估工具既好奇又困惑。作为一款由斯坦福大学自然资本项目组开发的免费开源工具&#xff0c;Invest模型能够帮助我们量化生态系统的各项服务价值&#xff0c;其中年产水量计算是最基础…...

GitHub_Trending/we/WeChatMsg常见错误排查:导出失败解决方案

GitHub_Trending/we/WeChatMsg常见错误排查&#xff1a;导出失败解决方案 【免费下载链接】WeChatMsg 提取微信聊天记录&#xff0c;将其导出成HTML、Word、CSV文档永久保存&#xff0c;对聊天记录进行分析生成年度聊天报告 项目地址: https://gitcode.com/GitHub_Trending/w…...

明道云Webhook与ERP双向同步:手把手教你实现发货状态实时更新

明道云与ERP系统深度集成&#xff1a;Webhook双向同步实战指南 在数字化转型浪潮中&#xff0c;企业系统间的数据孤岛问题日益凸显。明道云作为国内领先的低代码平台&#xff0c;与ERP系统的无缝对接成为众多企业提升运营效率的关键需求。本文将聚焦发货状态实时同步这一典型场…...