3550 SVI and routed port

From: Ed Tan (tytanx@gmail.com)
Date: Tue Aug 23 2005 - 16:18:10 GMT-3


Hi group,

I have a router connected to a 3550 back to back. I am trying to
configure RIP and enable authentication. I would like to know what is
the different between the SVI and routed port? I tried both
configuration and both are working? (interface F0/2 is in vlan82)

interface FastEthernet0/2
 no switchport
 ip address 192.10.1.8 255.255.255.0
 ip rip authentication mode md5
 ip rip authentication key-chain RIPkey
!

OR

interface Vlan82
 ip address 192.10.1.8 255.255.255.0
 ip rip authentication mode md5
 ip rip authentication key-chain RIPkey
!

router rip
 version 2
 network 192.10.1.0
 no auto-summary
!

Thanks,
Ed



This archive was generated by hypermail 2.1.4 : Sun Sep 04 2005 - 17:01:20 GMT-3