首页 > 其他分享 >三层聚合(路由)

三层聚合(路由)

时间:2023-04-04 20:38:12浏览次数:30  
标签:聚合 GigabitEthernet0 up down 0% interface Eth 三层 路由

注意事项
三层接口不能捆绑到二层聚合接口
R1配置
[R1-Eth-Trunk1]undo portswitch 
[R1]int Eth-Trunk 1
[R1-GigabitEthernet0/0/0]eth-trunk 1
[R1-GigabitEthernet0/0/1]eth-trunk 1
[R1]display ip interface brief 
*down: administratively down
^down: standby
(l): loopback
(s): spoofing
The number of interface that is UP in Physical is 3
The number of interface that is DOWN in Physical is 1
The number of interface that is UP in Protocol is 1
The number of interface that is DOWN in Protocol is 3

Interface                         IP Address/Mask      Physical   Protocol  
Eth-Trunk1                        unassigned           up         down      
GigabitEthernet0/0/1              unassigned           up         down      
GigabitEthernet0/0/2              unassigned           down       down      
NULL0                             unassigned           up         up(s)  
[R1]int Eth-Trunk 1
[R1-Eth-Trunk1]ip add 192.168.1.1 255.255.255.0
查看三层配置结果
[R1]display ip interface brief 
*down: administratively down
^down: standby
(l): loopback
(s): spoofing
The number of interface that is UP in Physical is 2
The number of interface that is DOWN in Physical is 1
The number of interface that is UP in Protocol is 2
The number of interface that is DOWN in Protocol is 1

Interface                         IP Address/Mask      Physical   Protocol  
Eth-Trunk1                        192.168.1.1/24       up         up        
GigabitEthernet0/0/2              unassigned           down       down      
NULL0                             unassigned           up         up(s)     
查看二层配置结果
[R1]display interface brief 
PHY: Physical
*down: administratively down
(l): loopback
(s): spoofing
(b): BFD down
^down: standby
(e): ETHOAM down
(d): Dampening Suppressed
InUti/OutUti: input utility/output utility
Interface                   PHY   Protocol InUti OutUti   inErrors  outErrors
Eth-Trunk1                  up    up          0%     0%          0          0
  GigabitEthernet0/0/0      up    up          0%     0%          0          0
  GigabitEthernet0/0/1      up    up          0%     0%          0          0
GigabitEthernet0/0/2        down  down        0%     0%          0          0
NULL0                       up    up(s)       0%     0%          0          0
R2 配置
[R2]int Eth-Trunk 1
[R2-Eth-Trunk1]undo portswitch 
[R2-Eth-Trunk1]int gi0/0/1
[R2-GigabitEthernet0/0/1]eth-trunk 1
Info: This operation may take a few seconds. Please wait for a moment...done.
[R2-GigabitEthernet0/0/1]int gi0/0/0
[R2-GigabitEthernet0/0/0]eth-trunk 1
Info: This operation may take a few seconds. Please wait for a moment...done.
[R2]int Eth-Trunk 1
[R2-Eth-Trunk1]ip add 192.168.1.2 255.255.255.0


标签:聚合,GigabitEthernet0,up,down,0%,interface,Eth,三层,路由
From: https://blog.51cto.com/u_11726705/6169491

相关文章

  • 用户路由及按钮权限管理
    需求背景:当我们在做后台管理系统的时候,都会涉及到系统的菜单树如何动态显示的问题。目前基本上都是RBAC的解决方案,即Role-Based Access Control,权限与角色相关联,给用户通设置适当角色的而得到角色的权限 路由权限方案:1、前端路由根据角色控制页面权限:即为每个页面设置允许......
  • flask:Flask 和pythonweb框架介绍、flask快速使用、登录,显示用户信息小案例、配置文件
    目录一、Flask和pythonweb框架介绍1.1pythonweb框架介绍1.2flask介绍1.3wsgiref1.4用wsgirf和werkzeug写web二、flask快速使用三、登录,显示用户信息小案例3.1login.html3.2home.html3.3detail.html3.4py文件3.5知识点总结四、配置文件的使用方式1、设置方式一(测试中使用的......
  • 选择列表中的列 ...... 无效,因为该列没有包含在聚合函数或 GROUP BY 子句中。
    在用SQLserver对表中的数据进行查询的过程中,出现如下错误:消息8120,级别16,状态1,第27行选择列表中的列'......'无效,因为该列没有包含在聚合函数或GROUPBY子句中。其目的是因为select语句中包含聚合函数,因为聚合函数是对一组值进行操作,所以它通常与select语句的......
  • HCIP-路由策略实验
      实验要求:利用重发布技术与路由策略满足路由无环且避免选路不佳 实验思路:一、配置IP地址[r1]intg0/0/0[r1-GigabitEthernet0/0/0]ipa192.168.12.124[r1]intg0/0/1[r1-GigabitEthernet0/0/1]ipa192.168.13.124[r1-GigabitEthernet0/0/1]intl0[r1-Loop......
  • 路由基础
    路由协议基础知识什么是路由?路由是指导IP报文发送的路径信息。路由表只存在于终端计算机、路由器和三层交换机中,二层交换机中不存在路由表。 IP路由过程 路由器关键功能检查数据包的目的地确定信息源发现可能的路由选择最佳路由验证和维护路由信息 路由表一条路......
  • HCIP-路由策略
    路由策略控制层流量-----路由协议传递路由信息产生的流量数据层流量-----设备访问目的地址是产生的流量所谓的路由策略-----在控制层面转发流量的过程中,截取流量,之后修改流量再转发或者不转发,最终达到影响路由器路由表的生成,干涉选路的效果。 抓流量ACL列表[r3-......
  • 无线热点网络传输给路由器
    以H3CBX54为例首先得通过知道H3CBX54访问192.168.124.1的服务地址的账户密码,没有则重置路由器。重置之后,选择无线中继,会出现一个wifi列表选择。(如果找不到手机共享的热点,可以先用笔记本电脑连接热点,再开一个新热点出来,名字不要起中文,可能会检索不到或者乱码)等待30s左右会提......
  • RabbitMQ 08 路由模式
    路由模式路由模式结构图:定义配置类。importorg.springframework.amqp.core.Binding;importorg.springframework.amqp.core.BindingBuilder;importorg.springframework.amqp.core.Exchange;importorg.springframework.amqp.core.ExchangeBuilder;importorg.springfr......
  • DQL聚合函数
    DQL聚合函数:将一个数据作为一个整体,进行纵向计算常见聚合函数:count:统计数量max:最大值min:最小值avg:平均值sum:求和语法:select聚合函数(字段列表)from表名;注意:null值不参与所有聚合函数运算 代码:selectcount(*)fromemp;/*统计员工数量*/selectavg(age)from......
  • Flask 和pythonweb框架介绍、flask快速使用、登录,显示用户信息小案例、配置文件方式、
    Flask和pythonweb框架介绍、flask快速使用、登录,显示用户信息小案例、配置文件方式、路由系统Flask和pythonweb框架介绍Flask和pythonweb框架的区别:Django框架: 大而全,内置的app很多,第三方的app很多Flask框架: 小而精,没有过多的内置app,只能完成web框架的基本功能,很多功能......