Skip to content

Fryguy's Blog

  • Home
  • About Fryguy
  • JNCIE-ENT Workbook
  • Published Workbooks
  • Cisco Live Hats
  • Network Tools
Fryguy's Blog
  • How To | IOS | IOS XR

    IOS XR – EIGRP

    Byfryadmin September 17, 2012

    Up next is IOS XR and EIGRP RP/0/7/CPU0:R1#conf t Thu Mar 29 20:07:53.797 UTC RP/0/7/CPU0:R1(config)#no router ospf LAB RP/0/7/CPU0:R1(config)#commit Once that is deleted, we can now continue with EIGRP configuration. Just like IOS, we need to give it a process ID RP/0/7/CPU0:R1(config)# RP/0/7/CPU0:R1(config)#router eigrp 1 Here is where the difference starts, we need to select…

    Read More IOS XR – EIGRPContinue

  • How To | IOS | IOS XR

    IOS XR – OSPF Configuration

    Byfryadmin September 14, 2012

      Time for some OSPF configs, these will build off the previous configs we just did.  For this lab, the other router, R2, was preconfigured to support the connections. We will place our loopback and out g0/3/0/2 interface into OSPF process LAB and area 0.0.0.0 RP/0/7/CPU0:R1# RP/0/7/CPU0:R1#conf t Thu Mar 29 19:37:52.671 UTC Defineour OSPF…

    Read More IOS XR – OSPF ConfigurationContinue

  • How To | IOS | IOS XR

    IOS XR – Remote Access Services – Telnet and SSH

    Byfryadmin September 12, 2012

    We need to have a way to remote access this device, and by default SSH and TELNET are not enabled. First up, the easy one – telnet. RP/0/RSP0/CPU0:R1(config)#telnet ipv4 server max-servers 10 And like that, we can telnet. Ok, onto SSH – but before setting up SSH, we need to generate an RSA key. This…

    Read More IOS XR – Remote Access Services – Telnet and SSHContinue

Page navigation

Previous PagePrevious 1 … 64 65 66 67 68 … 115 Next PageNext

© 2026 Fryguy's Blog - WordPress Theme by Kadence WP

  • Home
  • About Fryguy
  • JNCIE-ENT Workbook
  • Published Workbooks
  • Cisco Live Hats
  • Network Tools