Advertisement
Guest User

Untitled

a guest
Sep 25th, 2024
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.03 KB | None | 0 0
  1.  
  2. RouterCiscoWitko#show ip int cell 0/1/0
  3. Cellular0/1/0 is up, line protocol is up
  4. Internet address is xxxxxxxx/32
  5. Broadcast address is 255.255.255.255
  6. Address determined by IPCP
  7. MTU is 1500 bytes
  8. Helper address is not set
  9. Directed broadcast forwarding is disabled
  10. Outgoing Common access list is not set
  11. Outgoing access list is ALLOW_icmp
  12. Inbound Common access list is not set
  13. Inbound access list is OUTSIDE_ACL_block
  14. Proxy ARP is enabled
  15. Local Proxy ARP is disabled
  16. Security level is default
  17. Split horizon is enabled
  18. ICMP redirects are always sent
  19. ICMP unreachables are always sent
  20. ICMP mask replies are never sent
  21. IP fast switching is disabled
  22. IP Flow switching is disabled
  23. IP CEF switching is disabled
  24. IP Distributed switching is disabled
  25. IP Null turbo vector
  26. IP Null turbo vector
  27. Associated unicast routing topologies:
  28. Topology "base", operation state is UP
  29. IP multicast fast switching is enabled
  30. IP multicast distributed fast switching is disabled
  31. IP route-cache flags are Fast, CEF
  32. Router Discovery is disabled
  33. IP output packet accounting is disabled
  34. IP access violation accounting is disabled
  35. TCP/IP header compression is disabled
  36. RTP/IP header compression is disabled
  37. Probe proxy name replies are disabled
  38. Policy routing is disabled
  39. Network address translation is enabled, interface in domain outside
  40. BGP Policy Mapping is disabled
  41. Input features: Virtual Fragment Reassembly, Access List, NAT Outside, MCI Check, TCP Adjust MSS
  42. Output features: Post-routing NAT Outside, Access List, TCP Adjust MSS, Dialer idle reset
  43. IPv4 WCCP Redirect outbound is disabled
  44. IPv4 WCCP Redirect inbound is disabled
  45. IPv4 WCCP Redirect exclude is disabled
  46. IP Clear Dont Fragment is disabled
  47. RouterCiscoWitko#show running-config int cell 0/1/0
  48. Building configuration...
  49.  
  50. Current configuration : 223 bytes
  51. !
  52. interface Cellular0/1/0
  53. ip address negotiated
  54. ip nat outside
  55. ip access-group OUTSIDE_ACL_block in
  56. ip tcp adjust-mss 1460
  57. dialer in-band
  58. dialer-group 1
  59. ipv6 enable
  60. pulse-time 1
  61. end
  62.  
  63. RouterCiscoWitko#show cell 0/1/0 profile
  64.  
  65. Profile 1 = ACTIVE* **
  66. --------
  67. PDP Type = IPv4
  68. PDP address = xxxxxxxx
  69. IPv4 PDP Connection is successful
  70. Access Point Name (APN) = m2m.plusgsm.pl
  71. Authentication = None
  72. Primary DNS address = 212.2.127.254
  73. Secondary DNS address = 212.2.96.53
  74.  
  75. Profile 2 = INACTIVE
  76. --------
  77. PDP Type = IPv4v6
  78. Access Point Name (APN) = ims
  79. Authentication = None
  80.  
  81. Profile 3 = INACTIVE
  82. --------
  83. PDP Type = IPv4v6
  84. Access Point Name (APN) = sos
  85. Authentication = None
  86.  
  87. Profile 4 = INACTIVE
  88. --------
  89. PDP Type = IPv4v6
  90. Access Point Name (APN) = xcap
  91. Authentication = None
  92.  
  93. * - Default profile
  94. ** - LTE attach profile
  95.  
  96.  
  97. Configured default profile for active SIM 0 is profile 1.
  98.  
  99. RouterCiscoWitko#
  100. *Sep 25 12:54:40.386: %LINK-3-UPDOWN: Interface Cellular0/1/0, changed state to down
  101. *Sep 25 12:54:41.388: %LINEPROTO-5-UPDOWN: Line protocol on Interface Cellular0/1/0, changed state to down
  102.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement