35 解决单条链路故障问题-华三链路聚合

InLoopBack接口是一种虚拟接口。InLoopBack接口由系统自动创建,用户不能进行配置和删除,但是可以显示,其物理层和链路层协议永远处于up状态。InLoopBack接口主要用于配合实现报文的路由和转发,任何送到InLoopBack接口的IP报文都会被认为是送往设备本身的,设备将不再转发这些报文

一 在同一网段没有网关为啥能ping通

PC机配置信息

如果我中间的的链路断了,业务无法通过,这样可以吗?做为专业的网络工程师这样的操作不能发生的?

链路聚合的本质是提高网络的可靠性,模式分为静态模式和动态模式,一般采用动态模式

二 华三二层静态链路聚合

操作

命令

说明

进入系统视图

system-view

-

创建二层聚合接口,并进入二层聚合接口视图

interface bridge-aggregation interface-number

创建二层聚合接口后,系统将自动生成同编号的二层聚合组,且该聚合组缺省工作在静态聚合模式下

退回系统视图

quit

-

进入二层以太网接口视图

interface interface-type interface-number

多次执行此步骤可将多个二层以太网接口加入聚合组

将二层以太网接口加入聚合组

port link-aggregation group number

[SW1]interface  Bridge-Aggregation  ?

  <1-1024>  Bridge-Aggregation interface number

[SW1]interface  Bridge-Aggregation  4
[SW1-Bridge-Aggregation4]quit
[SW1]int range g1/0/4 to g1/0/7
[SW1-if-range]port link-aggregation  group  4
[SW1-if-range]port link-type  trunk
[SW1-if-range]port trunk  permit  vlan  all

[SW1]display  link-aggregation  summary 
Aggregation Interface Type: 
BAGG -- Bridge-Aggregation, BLAGG -- Blade-Aggregation, RAGG -- Route-Aggregation, SCH-B -- Schannel-Bundle 
Aggregation Mode: S -- Static, D -- Dynamic 
Loadsharing Type: Shar -- Loadsharing, NonS -- Non-Loadsharing
Actor System ID: 0x8000, 4e53-c0ce-0100

AGG        AGG   Partner ID              Selected  Unselected  Individual  Share
Interface  Mode                          Ports     Ports       Ports       Type 
--------------------------------------------------------------------------------
BAGG4      S     None                    0         4           0           Shar 
[SW1]display  link-aggregation  ve
[SW1]display  link-aggregation  verbose 
Loadsharing Type: Shar -- Loadsharing, NonS -- Non-Loadsharing 
Port: A -- Auto
Port Status: S -- Selected, U -- Unselected, I -- Individual 
Flags:  A -- LACP_Activity, B -- LACP_Timeout, C -- Aggregation, 
        D -- Synchronization, E -- Collecting, F -- Distributing,  
        G -- Defaulted, H -- Expired

Aggregate Interface: Bridge-Aggregation4
Aggregation Mode: Static
Loadsharing Type: Shar
  Port             Status  Priority Oper-Key
--------------------------------------------------------------------------------
  GE1/0/4          U       32768    1         
  GE1/0/5          U       32768    1         
  GE1/0/6          U       32768    1         
  GE1/0/7          U       32768    1         
[SW1]
[SW1]display  link-aggregation ?
  load-sharing  Link aggregation load sharing
  member-port   Display member(s) of link aggregation group
  summary       Summary information
  verbose       Display verbose information of link aggregation group

[SW1]display  link-aggregation 4
                               ^
 % Unrecognized command found at '^' position.
[SW1]

[SW1]dis
[SW1]display  li
[SW1]display  line
[SW1]display  link-aggregation ?
  load-sharing  Link aggregation load sharing
  member-port   Display member(s) of link aggregation group
  summary       Summary information
  verbose       Display verbose information of link aggregation group

[SW1]display  link-aggregation me
[SW1]display  link-aggregation member-port  ?
  >                    Redirect it to a file
  >>                   Redirect it to a file in append mode
  FortyGigE            FortyGigE interface
  GigabitEthernet      GigabitEthernet interface
  Ten-GigabitEthernet  Ten-GigabitEthernet interface
  |                    Matching output
  <cr>                 

[SW1]display  link-aggregation member-port  g
[SW1]display  link-aggregation member-port  GigabitEthernet 1/0/4
Flags: A -- LACP_Activity, B -- LACP_Timeout, C -- Aggregation, 
       D -- Synchronization, E -- Collecting, F -- Distributing, 
       G -- Defaulted, H -- Expired

GigabitEthernet1/0/4: 
Aggregate Interface: Bridge-Aggregation4
Port Number: 5 
Port Priority: 32768
Oper-Key: 1
[SW1]display  link-aggregation member-port  GigabitEthernet 1/0/5
Flags: A -- LACP_Activity, B -- LACP_Timeout, C -- Aggregation, 
       D -- Synchronization, E -- Collecting, F -- Distributing, 
       G -- Defaulted, H -- Expired

GigabitEthernet1/0/5: 
Aggregate Interface: Bridge-Aggregation4
Port Number: 6 
Port Priority: 32768
Oper-Key: 1
[SW1]display  link-aggregation member-port  GigabitEthernet 1/0/6
Flags: A -- LACP_Activity, B -- LACP_Timeout, C -- Aggregation, 
       D -- Synchronization, E -- Collecting, F -- Distributing, 
       G -- Defaulted, H -- Expired

GigabitEthernet1/0/6: 
Aggregate Interface: Bridge-Aggregation4
Port Number: 7 
Port Priority: 32768
Oper-Key: 1
[SW1]display  link-aggregation member-port  GigabitEthernet 1/0/7
Flags: A -- LACP_Activity, B -- LACP_Timeout, C -- Aggregation, 
       D -- Synchronization, E -- Collecting, F -- Distributing, 
       G -- Defaulted, H -- Expired

GigabitEthernet1/0/7: 
Aggregate Interface: Bridge-Aggregation4
Port Number: 8 
Port Priority: 32768
Oper-Key: 1
[SW1]display  link-aggregation ?
  load-sharing  Link aggregation load sharing
  member-port   Display member(s) of link aggregation group
  summary       Summary information
  verbose       Display verbose information of link aggregation group

[SW1]display  link-aggregation su
[SW1]display  link-aggregation summary 
Aggregation Interface Type: 
BAGG -- Bridge-Aggregation, BLAGG -- Blade-Aggregation, RAGG -- Route-Aggregation, SCH-B -- Schannel-Bundle 
Aggregation Mode: S -- Static, D -- Dynamic 
Loadsharing Type: Shar -- Loadsharing, NonS -- Non-Loadsharing
Actor System ID: 0x8000, 4e53-c0ce-0100

AGG        AGG   Partner ID              Selected  Unselected  Individual  Share
Interface  Mode                          Ports     Ports       Ports       Type 
--------------------------------------------------------------------------------
BAGG4      S     None                    0         4           0           Shar 
[SW1]display  link-aggregation ve
[SW1]display  link-aggregation verbose 
Loadsharing Type: Shar -- Loadsharing, NonS -- Non-Loadsharing 
Port: A -- Auto
Port Status: S -- Selected, U -- Unselected, I -- Individual 
Flags:  A -- LACP_Activity, B -- LACP_Timeout, C -- Aggregation, 
        D -- Synchronization, E -- Collecting, F -- Distributing,  
        G -- Defaulted, H -- Expired

Aggregate Interface: Bridge-Aggregation4
Aggregation Mode: Static
Loadsharing Type: Shar
  Port             Status  Priority Oper-Key
--------------------------------------------------------------------------------
  GE1/0/4          U       32768    1         
  GE1/0/5          U       32768    1         
  GE1/0/6          U       32768    1         
  GE1/0/7          U       32768    1         

三 华三三层静态链路聚合

操作

命令

说明

进入系统视图

system-view

-

创建三层聚合接口,并进入三层聚合接口视图

interface route-aggregation interface-number

创建三层聚合接口后,系统将自动生成同编号的三层聚合组,且该聚合组缺省工作在静态聚合模式下

退回系统视图

quit

-

进入三层以太网接口视图

interface interface-type interface-number

多次执行此步骤可将多个三层以太网接口加入聚合组

将三层以太网接口加入聚合组

port link-aggregation group number

将接口的模式改为三层模式

[SW3]int
[SW3]interface  ra
[SW3]interface  range  g
[SW3]interface  range  GigabitEthernet  1/0/3 to g1/0/7
[SW3-if-range]po
[SW3-if-range]port li
[SW3-if-range]port link-ty
[SW3-if-range]port link-mo
[SW3-if-range]port link-mode  r
[SW3-if-range]port link-mode  route 
%Jul 13 23:09:53:420 2024 SW3 IFNET/3/PHY_UPDOWN: Physical state on the interface GigabitEthernet1/0/3 changed to down.
%Jul 13 23:09:53:420 2024 SW3 IFNET/5/LINK_UPDOWN: Line protocol state on the interface GigabitEthernet1/0/3 changed to down.
%Jul 13 23:09:53:420 2024 SW3 STP/6/STP_NOTIFIED_TC: Instance 0's port GigabitEthernet1/0/4 was notified a topology change.
%Jul 13 23:09:53:466 2024 SW3 IFNET/3/PHY_UPDOWN: Physical state on the interface GigabitEthernet1/0/4 changed to down.
%Jul 13 23:09:53:466 2024 SW3 STP/6/STP_NOTIFIED_TC: Instance 0's port GigabitEthernet1/0/5 was notified a topology change.
%Jul 13 23:09:53:467 2024 SW3 IFNET/5/LINK_UPDOWN: Line protocol state on the interface GigabitEthernet1/0/4 changed to down.
%Jul 13 23:09:53:510 2024 SW3 IFNET/3/PHY_UPDOWN: Physical state on the interface GigabitEthernet1/0/5 changed to down.
%Jul 13 23:09:53:510 2024 SW3 STP/6/STP_NOTIFIED_TC: Instance 0's port GigabitEthernet1/0/6 was notified a topology change.
%Jul 13 23:09:53:511 2024 SW3 IFNET/5/LINK_UPDOWN: Line protocol state on the interface GigabitEthernet1/0/5 changed to down.
%Jul 13 23:09:53:549 2024 SW3 IFNET/3/PHY_UPDOWN: Physical state on the interface GigabitEthernet1/0/6 changed to down.
%Jul 13 23:09:53:549 2024 SW3 IFNET/5/LINK_UPDOWN: Line protocol state on the interface GigabitEthernet1/0/6 changed to down.
%Jul 13 23:09:53:549 2024 SW3 STP/6/STP_NOTIFIED_TC: Instance 0's port GigabitEthernet1/0/7 was notified a topology change.
[SW3-if-range]%Jul 13 23:09:53:590 2024 SW3 IFNET/3/PHY_UPDOWN: Physical state on the interface GigabitEthernet1/0/7 changed to down.
%Jul 13 23:09:53:590 2024 SW3 IFNET/5/LINK_UPDOWN: Line protocol state on the interface GigabitEthernet1/0/7 changed to down.
%Jul 13 23:09:55:467 2024 SW3 IFNET/3/PHY_UPDOWN: Physical state on the interface GigabitEthernet1/0/3 changed to up.
%Jul 13 23:09:55:467 2024 SW3 IFNET/5/LINK_UPDOWN: Line protocol state on the interface GigabitEthernet1/0/3 changed to up.
%Jul 13 23:09:55:507 2024 SW3 IFNET/3/PHY_UPDOWN: Physical state on the interface GigabitEthernet1/0/4 changed to up.
%Jul 13 23:09:55:507 2024 SW3 IFNET/5/LINK_UPDOWN: Line protocol state on the interface GigabitEthernet1/0/4 changed to up.
%Jul 13 23:09:55:547 2024 SW3 LLDP/6/LLDP_CREATE_NEIGHBOR: Nearest bridge agent neighbor created on port GigabitEthernet1/0/5 (IfIndex 6), neighbor's chassis ID is 4e54-0b64-0400, port ID is GigabitEthernet1/0/5.

%Jul 13 23:09:55:549 2024 SW3 IFNET/3/PHY_UPDOWN: Physical state on the interface GigabitEthernet1/0/5 changed to up.
%Jul 13 23:09:55:549 2024 SW3 IFNET/5/LINK_UPDOWN: Line protocol state on the interface GigabitEthernet1/0/5 changed to up.
%Jul 13 23:09:55:591 2024 SW3 IFNET/3/PHY_UPDOWN: Physical state on the interface GigabitEthernet1/0/6 changed to up.
%Jul 13 23:09:55:591 2024 SW3 IFNET/5/LINK_UPDOWN: Line protocol state on the interface GigabitEthernet1/0/6 changed to up.
%Jul 13 23:09:55:626 2024 SW3 IFNET/3/PHY_UPDOWN: Physical state on the interface GigabitEthernet1/0/7 changed to up.
%Jul 13 23:09:55:627 2024 SW3 IFNET/5/LINK_UPDOWN: Line protocol state on the interface GigabitEthernet1/0/7 changed to up.
%Jul 13 23:09:56:525 2024 SW3 LLDP/6/LLDP_CREATE_NEIGHBOR: Nearest bridge agent neighbor created on port GigabitEthernet1/0/3 (IfIndex 4), neighbor's chassis ID is 4e54-0b64-0400, port ID is GigabitEthernet1/0/3.

%Jul 13 23:09:56:526 2024 SW3 LLDP/6/LLDP_CREATE_NEIGHBOR: Nearest bridge agent neighbor created on port GigabitEthernet1/0/4 (IfIndex 5), neighbor's chassis ID is 4e54-0b64-0400, port ID is GigabitEthernet1/0/4.

%Jul 13 23:09:57:522 2024 SW3 LLDP/6/LLDP_CREATE_NEIGHBOR: Nearest bridge agent neighbor created on port GigabitEthernet1/0/6 (IfIndex 7), neighbor's chassis ID is 4e54-0b64-0400, port ID is GigabitEthernet1/0/6.

%Jul 13 23:09:57:523 2024 SW3 LLDP/6/LLDP_CREATE_NEIGHBOR: Nearest bridge agent neighbor created on port GigabitEthernet1/0/7 (IfIndex 8), neighbor's chassis ID is 4e54-0b64-0400, port ID is GigabitEthernet1/0/7.

配置三层静态链路聚合

[SW3]int
[SW3]interface  r
[SW3]interface  range
[SW3]interface  Route-Aggregation 55
[SW3-Route-Aggregation55]quit
[SW3]int
[SW3]interface  ra
[SW3]interface  range g
[SW3]interface  range GigabitEthernet 1/0/3 to g
[SW3]interface  range GigabitEthernet 1/0/3 to GigabitEthernet 1/0/7
[SW3-if-range]po
[SW3-if-range]port
[SW3-if-range]por
[SW3-if-range]port li
[SW3-if-range]port link-
[SW3-if-range]port link-aggregation g
[SW3-if-range]port link-aggregation group  55
%Jul 13 23:11:43:563 2024 SW3 IFNET/5/LINK_UPDOWN: Line protocol state on the interface GigabitEthernet1/0/3 changed to down.
[SW3-if-range]%Jul 13 23:11:43:563 2024 SW3 IFNET/3/IF_WARN: The jumboframe of the aggregate interface Route-Aggregation55 is not supported on the member port GigabitEthernet1/0/3
%Jul 13 23:11:43:564 2024 SW3 LAGG/6/LAGG_ACTIVE: Member port GE1/0/3 of aggregation group RAGG55 changed to the active state.
%Jul 13 23:11:43:569 2024 SW3 IFNET/5/LINK_UPDOWN: Line protocol state on the interface GigabitEthernet1/0/3 changed to up.
%Jul 13 23:11:43:570 2024 SW3 IFNET/3/PHY_UPDOWN: Physical state on the interface Route-Aggregation55 changed to up.
%Jul 13 23:11:43:570 2024 SW3 IFNET/5/LINK_UPDOWN: Line protocol state on the interface Route-Aggregation55 changed to up.
%Jul 13 23:11:43:570 2024 SW3 IFNET/3/IF_WARN: The jumboframe of the aggregate interface Route-Aggregation55 is not supported on the member port GigabitEthernet1/0/4
%Jul 13 23:11:43:570 2024 SW3 LAGG/6/LAGG_ACTIVE: Member port GE1/0/4 of aggregation group RAGG55 changed to the active state.
%Jul 13 23:11:43:575 2024 SW3 IFNET/5/LINK_UPDOWN: Line protocol state on the interface GigabitEthernet1/0/4 changed to down.
%Jul 13 23:11:43:576 2024 SW3 IFNET/5/LINK_UPDOWN: Line protocol state on the interface GigabitEthernet1/0/4 changed to up.
%Jul 13 23:11:43:577 2024 SW3 IFNET/3/IF_WARN: The jumboframe of the aggregate interface Route-Aggregation55 is not supported on the member port GigabitEthernet1/0/5
%Jul 13 23:11:43:577 2024 SW3 LAGG/6/LAGG_ACTIVE: Member port GE1/0/5 of aggregation group RAGG55 changed to the active state.
%Jul 13 23:11:43:579 2024 SW3 IFNET/5/LINK_UPDOWN: Line protocol state on the interface GigabitEthernet1/0/5 changed to down.
%Jul 13 23:11:43:580 2024 SW3 IFNET/5/LINK_UPDOWN: Line protocol state on the interface GigabitEthernet1/0/5 changed to up.
%Jul 13 23:11:43:580 2024 SW3 IFNET/3/IF_WARN: The jumboframe of the aggregate interface Route-Aggregation55 is not supported on the member port GigabitEthernet1/0/6
%Jul 13 23:11:43:581 2024 SW3 LAGG/6/LAGG_ACTIVE: Member port GE1/0/6 of aggregation group RAGG55 changed to the active state.
%Jul 13 23:11:43:583 2024 SW3 IFNET/5/LINK_UPDOWN: Line protocol state on the interface GigabitEthernet1/0/6 changed to down.
%Jul 13 23:11:43:584 2024 SW3 IFNET/5/LINK_UPDOWN: Line protocol state on the interface GigabitEthernet1/0/6 changed to up.
%Jul 13 23:11:43:584 2024 SW3 IFNET/3/IF_WARN: The jumboframe of the aggregate interface Route-Aggregation55 is not supported on the member port GigabitEthernet1/0/7
%Jul 13 23:11:43:584 2024 SW3 LAGG/6/LAGG_ACTIVE: Member port GE1/0/7 of aggregation group RAGG55 changed to the active state.
%Jul 13 23:11:43:586 2024 SW3 IFNET/5/LINK_UPDOWN: Line protocol state on the interface GigabitEthernet1/0/7 changed to down.
%Jul 13 23:11:43:586 2024 SW3 IFNET/5/LINK_UPDOWN: Line protocol state on the interface GigabitEthernet1/0/7 changed to up.

[SW3-if-range]

简写

  1. [SW4]display  history-command
  2. [SW4 display  current-configuration
  3.  [SW4interface  Route-Aggregation  55
  4.  [SW4quit
  5. [SW4 int range  GigabitEthernet  1/0/3 to GigabitEthernet  1/0/7
  6.  [SW4port link-mo route
  7.  [SW4port link-aggregation group  55
  8.  [SW4quit
  9.  [SW4display  link-aggregation summary
  10.  [SW4display  link-aggregation verbose

四 华三二层动态链路聚合

[SW2]interface  Bridge-Aggregation  4
[SW2-Bridge-Aggregation4]display  this 
#
interface Bridge-Aggregation4
#
return
[SW2-Bridge-Aggregation4]link-aggregation  mode  dynamic 
[SW2-Bridge-Aggregation4]quit
[SW2]interface  range  GigabitEthernet  1/0/4 to GigabitEthernet 1/0/7
[SW2-if-range]display  this 
#
interface GigabitEthernet1/0/4
 port link-mode bridge
 port link-type trunk
 port trunk permit vlan all
 combo enable fiber
 port link-aggregation group 4
#
return
[SW2-if-range]lacp  mode  passive 
[SW2]display  link-aggregation summary 
Aggregation Interface Type: 
BAGG -- Bridge-Aggregation, BLAGG -- Blade-Aggregation, RAGG -- Route-Aggregation, SCH-B -- Schannel-Bundle 
Aggregation Mode: S -- Static, D -- Dynamic 
Loadsharing Type: Shar -- Loadsharing, NonS -- Non-Loadsharing
Actor System ID: 0x8000, 4e53-c869-0200

AGG        AGG   Partner ID              Selected  Unselected  Individual  Share
Interface  Mode                          Ports     Ports       Ports       Type 
--------------------------------------------------------------------------------
BAGG4      D     0x8000, 0000-0000-0000  0         4           0           Shar 
[SW2]display  link-aggregation ve
[SW2]display  link-aggregation verbose 
Loadsharing Type: Shar -- Loadsharing, NonS -- Non-Loadsharing 
Port: A -- Auto
Port Status: S -- Selected, U -- Unselected, I -- Individual 
Flags:  A -- LACP_Activity, B -- LACP_Timeout, C -- Aggregation, 
        D -- Synchronization, E -- Collecting, F -- Distributing,  
        G -- Defaulted, H -- Expired

Aggregate Interface: Bridge-Aggregation4
Aggregation Mode: Dynamic
Loadsharing Type: Shar
System ID: 0x8000, 4e53-c869-0200
Local: 
  Port                Status  Priority Oper-Key  Flag
--------------------------------------------------------------------------------
  GE1/0/4             U       32768    1         {}
  GE1/0/5             U       32768    1         {}
  GE1/0/6             U       32768    1         {}
  GE1/0/7             U       32768    1         {}
Remote: 
  Actor               Partner Priority Oper-Key  SystemID               Flag   
--------------------------------------------------------------------------------
  GE1/0/4             5       32768    1         0x22  , 4e53-c0ce-0100 {G}
  GE1/0/5             6       32768    1         0x22  , 4e53-c0ce-0100 {G}
  GE1/0/6             7       32768    1         0x22  , 4e53-c0ce-0100 {G}
  GE1/0/7             8       32768    1         0x22  , 4e53-c0ce-0100 {G}
[SW2]

五 华三 三层动态链路聚合


[SW3-Route-Aggregation55]display  this 
#
interface Route-Aggregation55
#
return
[SW3-Route-Aggregation55]link-aggregation  mode  dynamic 
[SW3-Route-Aggregation55]quit
[SW3]int range  GigabitEthernet 1/0/3 to  GigabitEthernet 1/0/7
[SW3-if-range]lacp  mode  passive 
[SW3-if-range]display  this 
#
interface GigabitEthernet1/0/3
 port link-mode route
 combo enable fiber
 lacp mode passive
 port link-aggregation group 55
#

[SW4]interface  ra
[SW4]interface  range  g
[SW4]interface  range  GigabitEthernet 1/0/3 to g
[SW4]interface  range  GigabitEthernet 1/0/3 to GigabitEthernet 1/0/7
[SW4-if-range]dis
[SW4-if-range]display  th
[SW4-if-range]display  this 
#
interface GigabitEthernet1/0/3
 port link-mode route
 combo enable fiber
 port link-aggregation group 55
#
return
[SW4-if-range]la
[SW4-if-range]lacp  mo
[SW4-if-range]lacp  mode  pa
[SW4-if-range]lacp  mode  passive 

[SW4-if-range]display  link-aggregation verbose 
Loadsharing Type: Shar -- Loadsharing, NonS -- Non-Loadsharing 
Port: A -- Auto
Port Status: S -- Selected, U -- Unselected, I -- Individual 
Flags:  A -- LACP_Activity, B -- LACP_Timeout, C -- Aggregation, 
        D -- Synchronization, E -- Collecting, F -- Distributing,  
        G -- Defaulted, H -- Expired

Aggregate Interface: Route-Aggregation55
Aggregation Mode: Dynamic
Loadsharing Type: Shar
System ID: 0x8000, 4e54-0b64-0400
Local: 
  Port                Status  Priority Oper-Key  Flag
--------------------------------------------------------------------------------
  GE1/0/3             S       32768    1         {CDEFG}
  GE1/0/4             U       32768    1         {CG}

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.mfbz.cn/a/797180.html

如若内容造成侵权/违法违规/事实不符,请联系我们进行投诉反馈qq邮箱809451989@qq.com,一经查实,立即删除!

相关文章

zigbee开发工具:3、驱动安装与程序下载(更新中...)

zigbee开发工具前两篇讲解了IAR开发工具的安装与注册&#xff0c;还介绍了新建一个cc2530开发工程的建立与配置。在进行zigbee开发&#xff0c;代码编写编译好后还需要下载到zigbee节点设备上进行调试与验证&#xff0c;那么就需要安装SmartRF Flash Programmer软件 和仿真器等…

Vim使用教程

目录 引言1. Vim的基本概念1.1 模式1.2 启动和退出 2. 基础操作2.1 导航2.2 插入文本2.3 删除和复制2.4 查找和替换 3. 高级功能3.1 多文件编辑3.2 宏录制和执行3.3 使用插件3.4 自定义快捷键 4. Vim脚本和自定义配置4.1 基本配置4.2 编写Vim脚本 5. 实用技巧5.1 快速移动5.2 批…

基于复旦微JFMQL100TAI的全国产化FPGA+AI人工智能异构计算平台,兼容XC7Z045-2FFG900I

基于上海复旦微电子FMQL45T900的全国产化ARM核心板。该核心板将复旦微的FMQL45T900&#xff08;与XILINX的XC7Z045-2FFG900I兼容&#xff09;的最小系统集成在了一个87*117mm的核心板上&#xff0c;可以作为一个核心模块&#xff0c;进行功能性扩展&#xff0c;能够快速的搭建起…

Golang | Leetcode Golang题解之第233题数字1的个数

题目&#xff1a; 题解&#xff1a; func countDigitOne(n int) (ans int) {// mulk 表示 10^k// 在下面的代码中&#xff0c;可以发现 k 并没有被直接使用到&#xff08;都是使用 10^k&#xff09;// 但为了让代码看起来更加直观&#xff0c;这里保留了 kfor k, mulk : 0, 1;…

Dify中的weaviate向量数据库操作

一.安装weaviate客户端 1.Dify 0.6.9中weaviate信息 在Dify 0.6.9版本中weaviate容器信息如下: # The Weaviate vector store. weaviate:image: semitechnologies/weaviate:1.19.0restart: alwaysvolumes:# Mount the Weaviate data directory to the container.- ./volume…

数据结构(空间复杂度介绍)超详细!!!

1. 数据结构前言 1.1 数据结构 数据结构是计算机存储、组织数据的形式&#xff0c;指相互之间存在一种或多种特定关系的数据元素的集合 1.2 算法 算法&#xff1a;良好的计算过程&#xff0c;它取一个或一组的值为输入&#xff0c;并产生出一个或一组的值作为输出。即算法经…

初学SpringMVC之 Ajax 篇

Ajax&#xff08;Asynchronous JavaScript and XML&#xff09;是一种在无需重新加载整个网页&#xff0c;能够更新部分网页的技术 Ajax 不是编程语言&#xff0c;而是一种用于创建更好更快以及交互性更强的 Web 应用程序技术 使用 Ajax 技术的网页&#xff0c;通过在后台服务…

课程设计——Python+OpenCV数字图像处理[车牌识别]

Python opencv 车牌识别 数字图像处理课程设计作业Python3OpenCV使用tkinter搭建界面tmp/文件夹是数字图像处理过程chepai/文件夹是车牌图片pic/文件夹是程序界面图PPT文件是验收时要讲的程序是从网上学习的并自己弄的&#xff0c;不完善&#xff0c;识别率不高 开发环境配置…

jenkins系列-09.jpom构建java docker harbor

本地先启动jpom server agent: /Users/jelex/Documents/work/jpom-2.10.40/server-2.10.40-release/bin jelexjelexxudeMacBook-Pro bin % sh Server.sh start/Users/jelex/Documents/work/jpom-2.10.40/agent-2.10.40-release/bin jelexjelexxudeMacBook-Pro bin % ./Agent.…

OpenCV图像处理——判断轮廓是否在圆环内

要判断一个轮廓是否在圆环内&#xff0c;可以将问题分解为两个步骤&#xff1a; 确保轮廓的所有点都在外圆内。确保轮廓的所有点都在内圆外。 下面是一个完整的示例代码&#xff0c;展示如何实现这一点&#xff1a; #include <opencv2/opencv.hpp> #include <iostr…

pytorch-LSTM

目录 1. RNN存在的问题2. LSTM的由来3. LSTM门3.1 遗忘门3.2 输入门3.3 输出门 4. LSTM是如何减轻梯度弥散问题 1. RNN存在的问题 如下图&#xff1a;RNN能满足预测下一个单词&#xff0c;但是对于获取更多的上下文信息就做不到了。 2. LSTM的由来 RNN能做到短时记忆即shor…

开发业务(2)——wordpress使用基础教程

外贸领域里面wordpress是比较通用的框架。由于多年的发展&#xff0c;性能和插件非常强大&#xff0c;包括支持各种企业站&#xff08;很多人已经设计了各种风格&#xff0c;只需要你将对应主题风格安装即可&#xff0c;当然也有付费的&#xff09;。这导致其内部生态非常强大&…

2024年上半年信息系统项目管理师——综合知识真题题目及答案(第1批次)(4)

2024年上半年信息系统项目管理师 ——综合知识真题题目及答案&#xff08;第1批次&#xff09;&#xff08;4&#xff09; 第61题&#xff1a;The project manager should use &#xff08;tool for the purpose to report on the work remaining for projects. A. cumulativ…

<数据集>夜间车辆识别数据集<目标检测>

数据集格式&#xff1a;VOCYOLO格式 图片数量&#xff1a;5000张 标注数量(xml文件个数)&#xff1a;5000 标注数量(txt文件个数)&#xff1a;5000 标注类别数&#xff1a;8 标注类别名称&#xff1a;[car, pedestrian, traffic light, traffic sign, bicycle, bus, truck…

编写商品列表和商品编辑和商品新增页面

addvue <template><!-- 传过来的id --> <!-- {{ $route.query.id }} --> <el-formref"FormRef"style"max-width: 600px":model"FormData":rule"rules"status-iconlabel-width"auto"class"demo-r…

手机数据恢复篇:如何从 Android 手机恢复消失的照片

丢失 Android 手机中的照片现在已成为您可能遇到的最糟糕的情况之一。随着手机在相机方面越来越好&#xff0c;即使是那些不热衷于拍照的人也成为了摄影师。 如今&#xff0c;人们可以随时随地拍摄照片&#xff0c;每一张照片都保存着回忆和数据&#xff0c;因此&#xff0c;丢…

Gitea 仓库事件触发Jenkins远程构建

文章目录 引言I Gitea 仓库事件触发Jenkins远程构建1.1 Jenkins配置1.2 Gitea 配置引言 应用场景:项目部署 I Gitea 仓库事件触发Jenkins远程构建 Gitea支持用于仓库事件的Webhooks 1.1 Jenkins配置 高版本Jenkins需要关闭跨域限制和开启匿名用户访问 在Jenkins启动前加入…

[MySQL][表操作]详细讲解

目录 1.创建表1.基本语法2.创建表案例 2.查看表结构3.修改表1.语法2.示例3.modify和change区别 4.删除表 1.创建表 1.基本语法 语法&#xff1a; CREATE TABLE table_name (field1 datatype,field2 datatype,field3 datatype ) character set 字符集 collate 校验规则 engin…

达梦数据库的系统视图v$sessions

达梦数据库的系统视图v$sessions 达梦数据库&#xff08;DM Database&#xff09;是中国的一款国产数据库管理系统&#xff0c;它提供了类似于Oracle的系统视图来监控和管理数据库。V$SESSIONS 是达梦数据库中的一个系统视图&#xff0c;用于显示当前数据库会话的信息。 以下…

分页以及tab栏切换,动态传类型

<view class"disTitle"><view class"disName">账户明细</view><view class"nav"><u-tabs lineWidth"0" :activeStyle"{color: #FD893F }" :list"navList" change"tabsChange&quo…