beautypg.com

Configuration example – Cabletron Systems SmartSwitch User Manual

Page 113

background image

SmartSwitch Router User Reference Manual

113

Chapter 8: RIP Configuration Guide

Configuration Example

Show RIP information on the specified
interface.

rip show interface

Show RIP interface policy information.

rip show interface-policy

Show detailed information of all RIP
packets.

rip trace packets detail

Show detailed information of all packets
received by the router.

rip trace packets receive

Show detailed information of all packets
sent by the router.

rip trace packets send

Show detailed information of all request
received by the router.

rip trace request receive

Show detailed information of all response
received by the router.

rip trace response receive

Show detailed information of response
packets sent by the router.

rip trace response send

Show detailed information of request
packets sent by the router.

rip trace send request

Show RIP timer information.

rip show timers

! Example configuration
!
! Create interface SSR1-if1 with ip address 1.1.1.1/16 on port et.1.1 on SSR-1
interface create ip SSR1-if1 address-netmask 1.1.1.1/16 port et.1.1
!
! Configure rip on SSR-1
rip add interface SSR1-if1
rip set interface SSR1-if1 version 2
rip start
!
!
! Set authentication method to md5
rip set interface SSR1-if1 authentication-method md5
!
! Change default metric-in
rip set interface SSR1-if1 metric-in 2

Interface 1.1.1.1

Interface 3.2.1.1

SSR 1

SSR 2