Switch 之 Maipu Config

Login

enable
configure terminal
show running-config

User

user admin password 0 admin123
user admin privilege 15
telnet client enable
aaa new-model
aaa authentication login default local
line vty 0 4
password 0 admin
login authentication default
privilege level 15
exit

Vlan

vlan 10
exit
vlan 1001-4000
exit

Vlanif

int vlan 10
ip address 10.14.115.68 255.255.255.0
exit

Static Route

ip route 0.0.0.0 0.0.0.0 10.14.115.1

Interface

interface gigabitethernet0/1
no shutdown
switchport mode access
switchport access vlan 10
interface gigabitethernet0/23
no shutdown
switchport mode trunk
switchport trunk allowed vlan all
interface gigabitethernet0/24
no shutdown
switchport mode trunk
switchport trunk allowed vlan all
int g0/2-0/22
no shutdown
switchport mode access
exit

Port Mirroring

# 创建session1组、并指定端口流量方向(Tx上行(传出),Rx下行(传入),both双向)
monitor session 1 filter packet-type good rx

# 镜像源端口
monitor session 1 source interface 镜像源端口 流量方向【入口rx、出口tx、双向both】

# 将g1/0/1端口作为镜像源端口,入口方向流量
monitor session 1 source interface g1/0/1 rx

# 镜像目的端口
monitor session 1 destination interface 目的端口 流量方向【入口rx、出口tx、双向both】

# 将g1/0/2端口作为镜像目的端口
monitor session 1 destination interface g1/0/2

# 查看session 1的配置
show monitor session 1

Save

write

来自: Switch 之 Maipu Configicon-default.png?t=N7T8https://mp.weixin.qq.com/s?__biz=Mzk0NTQ3OTk3MQ==&mid=2247487506&idx=1&sn=d91fbf96bad62c1296695b03b39904c5&chksm=c315985ef46211480e344229a2d7b6ce8e09af64ecb9b22b036cc3dcb061346ded33993b63ed&token=113329682&lang=zh_CN#rd

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

Linux技术宅

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值