是否可以在 Switch 2960 中编写路由?
在我的 Cisco 数据包跟踪器中,我在拓扑中添加了几个 2960 交换机。
我在 Switch0 中设置了一个 SVI,
Vlan100 10.10.10.2 YES manual down down
但我不能在其中写一条路线:
Switch(config)#ip ?
access-list Named access-list
default-gateway Specify default gateway (if not routing IP)
dhcp Configure DHCP server and relay parameters
domain IP DNS Resolver
domain-lookup Enable IP Domain Name System hostname translation
domain-name Define the default domain name
ftp FTP configuration commands
host Add an entry to the ip hostname table
name-server Specify address of name server to use
scp Scp commands
ssh Configure ssh options
你看,里面没有ip route。
