⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 1.log

📁   本实例实现在VC下如何编写串口(com port)实例(与串口通信), 对初学者弄懂串口的实现过程是很好的一个实例.以及现实将串口读到的数据记录到一个testlog目录中,以做备份
💻 LOG
字号:
0001.6c25.3efc

 switchport port-security mac-address 0001.6cfd.376b

 switchport port-security mac-address 0005.5d6b.5659

 switchport port-security mac-address 000a.eb7f.b576

 switchport port-security mac-address 000b.6a15.a236

 switchport port-security mac-address 000e.7ffa.2b2c

 switchport port-security mac-address 000f.eaf8.40ad

 switchport port-security mac-address 000f.fe04.8bd4

 switchport port-security mac-address 000f.fe04.8be7

 switchport port-security mac-address 000f.fe15.39d2

 switchport port-security mac-address 000f.fe18.2c59

 switchport port-security mac-address 0010.dcd0.4b94

 switchport port-security mac-address 0010.dcec.0128

 switchport port-security mac-address 0015.5842.379c

 switchport port-security mac-address 0015.5850.16bd

 switchport port-security mac-address 0015.c56e.6522

 switchport port-security mac-address 0018.fe6e.a588

 switchport port-security mac-address 0018.fe6e.a659

 switchport port-security mac-address 0019.bb53.c765

 switchport port-security mac-address 0019.bb53.cd64

 switchport port-security mac-address 0050.ba27.337d

 switchport port-security mac-address 00a9.400f.7ef0

!
interface GigabitEthernet0/1

!

interface GigabitEthernet0/2

!

interface Vlan1

 no ip address

 no ip route-cache

 shutdown

!

interface Vlan2

 ip address 192.168.2.7 255.255.255.0

 no ip route-cache

!

ip http server

!

line con 0

 password c

 logging synchronous

 login

line vty 0 4

 login

line vty 5 15

 login

 --More-- !

!

end



niagarahub#

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -