Comment faire les config

bonjour j'ai cherché une sollution sur la configuration de sur packet trace
comment on config les opsf rip
les commandes pour suivre la procedures
merci

1 réponse

  1. RIP:
    enable
    config t
    router rip
    version 2
    no auto-summary
    network 0.0.0.0

    OSPF:
    enable
    config t
    router ospf 1
    network x.x.x.x "wildcard mask" area "area number
    0