Cisco 2501 - Router - EN Bedienungsanleitung Seite 38

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 76
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 37
216
Chapter 4
"
Introduction to the Cisco IOS and SDM
But the rest of the modules are different—they use three numbers instead of two. The first 0
is the router itself, and then you choose the slot, and then the port. Here’s an example of a serial
interface on my 2811:
Todd(config)#interface serial ?
<0-2> Serial interface number
Todd(config)#interface serial 0/0/?
<0-1> Serial interface number
Todd(config)#interface serial 0/0/0
Todd(config-if)#
This can look a little dicey, I know, but I promise it’s really not that hard! It helps to remem-
ber that you should always view a running-config output first so you know what interfaces
you have to deal with. Here’s my 2801 output:
Todd(config-if)#do show run
Building configuration...
[output cut]
!
interface FastEthernet0/0
no ip address
shutdown
duplex auto
speed auto
!
interface FastEthernet0/1
no ip address
shutdown
duplex auto
speed auto
!
interface Serial0/0/0
no ip address
shutdown
no fair-queue
!
interface Serial0/0/1
no ip address
shutdown
!
interface Serial0/1/0
no ip address
47020.book Page 216 Wednesday, January 2, 2008 4:31 PM
Seitenansicht 37
1 2 ... 33 34 35 36 37 38 39 40 41 42 43 ... 75 76

Kommentare zu diesen Handbüchern

Keine Kommentare