Server/cisbert: Unterschied zwischen den Versionen

Aus C3D2
Zur Navigation springen Zur Suche springen
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 44: Zeile 44:
debug ip isakmp sa
debug ip isakmp sa


# show debug log over ssh
# display debug log over ssh
terminal monitor
terminal monitor
# undisplay debug log
terminal no monitor


# and to turn it all off again, you need to type:
# and to turn it all off again, you need to type:
no debug all
no debug all
terminal no monitor
</source>
</source>


Zeile 59: Zeile 59:
sh clock  
sh clock  
</source>
</source>
== Beispielpeering mit AS4242420045 ==
[[Datei:Cisco-To-Cisco-Ipsec-Peering.png]]

Version vom 26. Juni 2015, 13:59 Uhr

Cisco 1841

Unser Router für die Enterprise-Bedürfnisse.

  • Hostname: cisco.hq.c3d2.de
cisco# show version

Firmware: C1841-ADVENTERPRISEK9-M


Unterstützt folgende Protokolle:

cisco# config t
cisco(config)# router ?
- bgp       Border Gateway Protocol (BGP)
- eigrp     Enhanced Interior Gateway Routing Protocol (EIGRP)
- isis      ISO IS-IS
- iso-igrp  IGRP for OSI networks
- lisp      Locator/ID Separation Protocol
- mobile    Mobile routes
- odr       On Demand stub Routes
- ospf      Open Shortest Path First (OSPF)
- rip       Routing Information Protocol (RIP)

Einloggen

Passwort: bekannt

ssh cisbert@cisbert.hq.c3d2.de


Netzwerk debuggen

debug ip tcp
debug ip udp
debug ip ipsec
debug ip ipsec isakmp
debug ip isakmp sa

# display debug log over ssh
terminal monitor
# undisplay debug log 
terminal no monitor

# and to turn it all off again, you need to type:
no debug all

NTP/Zeit

sh ntp asso
sh clock

Beispielpeering mit AS4242420045