hostname R1 修改路由器名称
interface fastEthernet 0/0 配置接口
no shutdown 开启这个接口 s
how running-config 查看运行的配置
show ip interface brief 显示接口的状态
show ip route 显示路由表
ip route 192.168.3.0 255.255.255.0 192.168.2.200 添加动态路由
arp -a 查看arp表 存在路由器和机子
hostname R1 修改路由器名称
interface fastEthernet 0/0 配置接口
no shutdown 开启这个接口 s
how running-config 查看运行的配置
show ip interface brief 显示接口的状态
show ip route 显示路由表
ip route 192.168.3.0 255.255.255.0 192.168.2.200 添加动态路由
arp -a 查看arp表 存在路由器和机子