EasyManua.ls Logo

Cisco 300 Series

Cisco 300 Series
1117 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Introduction
43 OL-32830-01 Command Line Interface Reference Guide
1
With RIP
The following example describes how to configure IP on a Layer 3 switch with RIP
running on the loopback interface:
The other routers do not need static routes for 172.25.13.2/32, because the route
is advertised by RIP.
Auto-Negotiation
On devices with less than 20 ports, the two highest ports (e.g. ports 9-10 on
SG300-10P) cannot be configured with auto-negotiation.
Switch# configure terminal
Switch(config)# interface vlan 1
Switch(config-if)# ip address 10.10.10.2 /24
Switch(config-if)# exit
Switch(config)# interface vlan 2
Switch(config-if)# ip address 10.11.11.2 /24
Switch(config-if)# exit
Switch(config)# interface loopback 1
Switch(config-if)# ip address 172.25.13.2 /32
Switch(config-if)# exit
Switch(config)# router rip
Switch(config-rip)# network 10.10.10.2
Switch(config-rip)# network 10.11.10.2
Switch(config-rip)# network 172.25.13.2
Switch(config-rip)# exit
Switch(config)# interface ip 172.25.13.2
Switch(config-ip)# ip rip passive-interface
Switch(config-ip)# exit

Table of Contents

Other manuals for Cisco 300 Series

Related product manuals