Guest User

Untitled

a guest
Sep 23rd, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.90 KB | None | 0 0
  1. hostname Rack1R3
  2. !
  3. boot-start-marker
  4. boot-end-marker
  5. !
  6. logging buffered 4096
  7. !
  8. no aaa new-model
  9. dot11 syslog
  10. !
  11. !
  12. ip cef
  13. !
  14. !
  15. no ip domain lookup
  16. !
  17. multilink bundle-name authenticated
  18. frame-relay switching
  19. !
  20. !
  21. interface Serial1/0
  22. no ip address
  23. encapsulation frame-relay
  24. no keepalive
  25. clock rate 128000
  26. frame-relay route 206 interface Serial1/1 206
  27. !
  28. interface Serial1/0.302 multipoint
  29. ip address 173.1.0.3 255.255.255.0
  30. snmp trap link-status
  31. frame-relay map ip 173.1.0.2 302 broadcast
  32. frame-relay interface-dlci 203
  33. no frame-relay inverse-arp
  34. !
  35. interface Serial1/1
  36. no ip address
  37. encapsulation frame-relay
  38. clock rate 128000
  39. frame-relay intf-type dce
  40. frame-relay route 206 interface Serial1/0 206
  41. !
  42. interface Serial1/1.306 multipoint
  43. ip address 173.1.0.3 255.255.255.0
  44. snmp trap link-status
  45. frame-relay map ip 173.1.0.6 306 broadcast
  46. !
Add Comment
Please, Sign In to add comment