<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>系统运维 &#187; Switch</title>
	<atom:link href="http://www.osyunwei.com/archives/category/network/network-devices/switch/feed" rel="self" type="application/rss+xml" />
	<link>https://www.osyunwei.com</link>
	<description>国产化OS/AnolisOS/openEuler/RHEL/CentOS/Rocky Linux/Debian/Ubuntu Linux FreeBSD 服务器教程 &#124; Windows Server 2003/2008/2012/2016/2019/2022/2025服务器教程</description>
	<lastBuildDate>Sun, 10 May 2026 14:53:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>锐捷交换机基本配置</title>
		<link>https://www.osyunwei.com/archives/15354.html</link>
		<comments>https://www.osyunwei.com/archives/15354.html#comments</comments>
		<pubDate>Fri, 28 Feb 2025 09:15:33 +0000</pubDate>
		<dc:creator>qihang01</dc:creator>
				<category><![CDATA[Switch]]></category>
		<category><![CDATA[交换机]]></category>

		<guid isPermaLink="false">https://www.osyunwei.com/?p=15354</guid>
		<description><![CDATA[1、配置ip地址、子网掩码、默认网关 锐捷交换机通常需要将物理接口分配到一个 VLAN，并在对应的 VLAN 接口上配置 IP 地址。 #查看型号 show version #进入特权模式 enable #进入全局配置模式 configure terminal #查看所有接口的状态 show interfaces status #查看 GigabitEthernet 0/0 的详细信息 show interface GigabitEthernet 0/0 #创建 VLAN 接口 vlan 10 name VLAN10 exit #将接口分配到 VLAN 10 interface GigabitEthernet 0/0 switchport access vlan 10 no shutdown exit #配置 VLAN 接口 IP 地址 interface Vlan [...]<p><a rel="bookmark" href="https://www.osyunwei.com/archives/15354.html" target="_blank">查看全文</a></p>]]></description>
		<wfw:commentRss>https://www.osyunwei.com/archives/15354.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>华为交换机基本配置案例</title>
		<link>https://www.osyunwei.com/archives/12238.html</link>
		<comments>https://www.osyunwei.com/archives/12238.html#comments</comments>
		<pubDate>Sun, 22 May 2022 08:02:14 +0000</pubDate>
		<dc:creator>qihang01</dc:creator>
				<category><![CDATA[Switch]]></category>
		<category><![CDATA[交换机]]></category>

		<guid isPermaLink="false">https://www.osyunwei.com/?p=12238</guid>
		<description><![CDATA[1、初次登录交换机 使用Console通信电缆（产品随设备附带）连接交换机与PC。若PC无串口，需要使用USB接口转串口的转接线。 PC上打开终端仿真软件，新建连接，设置连接的接口以及通信参数。 连接的接口请根据实际情况进行选择。例如，在Windows系统中，可以通过在“设备管理器”中查看端口信息，选择连接的接口。 交换机上的通信参数： 传输速率  9600bit/s 流控方式  不进行流控 校验方式  不进行校验 停止位  1 数据位  8 1.1登录交换机，出现下面的界面（S7700系列交换机） Connecting to COM4... Connected. Login authentication Username:admin Password:admin@huawei.com Warning: The default password poses security risks. The password needs to be changed. Change now? [Y/N]: y Please enter old password:admin@huawei.com Please enter new password:Admin@huawei.com Please confirm new password:Admin@huawei.com The password has been changed successfully. Info: [...]<p><a rel="bookmark" href="https://www.osyunwei.com/archives/12238.html" target="_blank">查看全文</a></p>]]></description>
		<wfw:commentRss>https://www.osyunwei.com/archives/12238.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
