Advertisement
Guest User

Untitled

a guest
Jun 28th, 2011
304
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.54 KB | None | 0 0
  1. root@SRX100-1> show pim interfaces
  2. Instance: PIM.master
  3.  
  4. Name Stat Mode IP V State NbrCnt JoinCnt(sg) JoinCnt(*g) DR address
  5. ae0.0 Down Sparse 4 2 DR 0 0 0 172.16.255.1
  6. ae1.100 Up Sparse 4 2 NotDR 5 0 0 172.16.1.63
  7. fe-0/0/0.0 Up Sparse 4 2 NotDR 5 0 0 172.16.1.63
  8. lo0.0 Up Sparse 4 2 DR 0 0 0 10.0.9.1
  9. ppe0.32769 Up Sparse 4 2 P2P 0 0 0
  10. sp-0/0/0.0 Up Sparse 4 2 P2P 0 0 0
  11. st0.0 Up Sparse 4 2 P2P 0 0 0
  12.  
  13. root@SRX100-1> show pim neighbors
  14. Instance: PIM.master
  15. B = Bidirectional Capable, G = Generation Identifier,
  16. H = Hello Option Holdtime, L = Hello Option LAN Prune Delay,
  17. P = Hello Option DR Priority
  18.  
  19. Interface IP V Mode Option Uptime Neighbor addr
  20. ae1.100 4 2 HPLG 01:53:22 10.0.0.1
  21. ae1.100 4 2 HPLG 01:53:22 172.16.1.12
  22. ae1.100 4 2 HPLG 01:53:22 172.16.1.60
  23. ae1.100 4 2 HPLG 01:53:22 172.16.1.62
  24. ae1.100 4 2 HPLG 01:53:22 172.16.1.63
  25. fe-0/0/0.0 4 2 HPLG 01:53:22 10.0.0.1
  26. fe-0/0/0.0 4 2 HPLG 01:53:22 10.0.0.2
  27. fe-0/0/0.0 4 2 HPLG 01:53:22 172.16.1.60
  28. fe-0/0/0.0 4 2 HPLG 01:53:22 172.16.1.62
  29. fe-0/0/0.0 4 2 HPLG 01:53:22 172.16.1.63
  30.  
  31. root@SRX100-1> show pim rps
  32. Instance: PIM.master
  33. Address family INET
  34. RP address Type Holdtime Timeout Groups Group prefixes
  35. 10.0.6.254 static 0 None 0 224.0.0.0/4
  36.  
  37. Address family INET6
  38.  
  39. root@SRX100-1> show pim join
  40. Instance: PIM.master Family: INET
  41. R = Rendezvous Point Tree, S = Sparse, W = Wildcard
  42.  
  43. Instance: PIM.master Family: INET6
  44. R = Rendezvous Point Tree, S = Sparse, W = Wildcard
  45.  
  46. root@SRX100-1> show multicast rpf 10.0.6.254
  47. Multicast RPF table: inet.0 , 30 entries
  48.  
  49. 10.0.6.254/32
  50. Protocol: OSPF
  51. Interface: ae1.100
  52. Neighbor: 10.0.0.1
  53.  
  54. root@SRX100-1> show configuration | no-more
  55. ## Last commit: 2011-06-29 03:48:22 UTC by root
  56. version 10.4R1.9;
  57. system {
  58. host-name SRX100-1;
  59. root-authentication {
  60. encrypted-password "$1$OuINvwcJ$NAMgu0q3zCehAvqDK.VCf/"; ## SECRET-DATA
  61. }
  62. name-server {
  63. 208.67.222.222;
  64. 208.67.220.220;
  65. }
  66. services {
  67. ssh {
  68. root-login allow;
  69. }
  70. telnet;
  71. web-management {
  72. http {
  73. interface fe-0/0/0.0;
  74. }
  75. https {
  76. system-generated-certificate;
  77. interface fe-0/0/0.0;
  78. }
  79. }
  80. }
  81. syslog {
  82. archive size 100k files 3;
  83. user * {
  84. any emergency;
  85. }
  86. file messages {
  87. any critical;
  88. authorization info;
  89. }
  90. file interactive-commands {
  91. interactive-commands error;
  92. }
  93. }
  94. max-configurations-on-flash 5;
  95. max-configuration-rollbacks 5;
  96. license {
  97. autoupdate {
  98. url https://ae1.juniper.net/junos/key_retrieval;
  99. }
  100. }
  101. }
  102. chassis {
  103. aggregated-devices {
  104. ethernet {
  105. device-count 2;
  106. }
  107. }
  108. }
  109. interfaces {
  110. fe-0/0/0 {
  111. unit 0 {
  112. family inet {
  113. address 172.16.1.12/24;
  114. }
  115. }
  116. }
  117. fe-0/0/1 {
  118. fastether-options {
  119. 802.3ad ae1;
  120. }
  121. }
  122. fe-0/0/2 {
  123. fastether-options {
  124. 802.3ad ae1;
  125. }
  126. }
  127. fe-0/0/6 {
  128. fastether-options {
  129. 802.3ad ae0;
  130. }
  131. }
  132. fe-0/0/7 {
  133. fastether-options {
  134. 802.3ad ae0;
  135. }
  136. }
  137. ae0 {
  138. aggregated-ether-options {
  139. lacp {
  140. active;
  141. periodic fast;
  142. }
  143. }
  144. unit 0 {
  145. family inet {
  146. address 172.16.255.1/30;
  147. }
  148. }
  149. }
  150. ae1 {
  151. vlan-tagging;
  152. aggregated-ether-options {
  153. lacp {
  154. active;
  155. periodic fast;
  156. }
  157. }
  158. unit 100 {
  159. vlan-id 100;
  160. family inet {
  161. address 10.0.0.2/30;
  162. }
  163. }
  164. inactive: unit 101 {
  165. vlan-id 101;
  166. family inet {
  167. address 10.0.0.6/30;
  168. }
  169. }
  170. }
  171. lo0 {
  172. unit 0 {
  173. family inet {
  174. address 10.0.9.1/32;
  175. }
  176. }
  177. }
  178. st0 {
  179. unit 0 {
  180. family inet;
  181. }
  182. }
  183. }
  184. routing-options {
  185. rib-groups {
  186. pim-rg {
  187. export-rib inet.0;
  188. import-rib [ inet.0 inet.2 ];
  189. }
  190. }
  191. router-id 10.0.9.1;
  192. autonomous-system 65000;
  193. }
  194. protocols {
  195. bgp {
  196. group int {
  197. type internal;
  198. local-address 10.0.9.1;
  199. export export-lo0;
  200. neighbor 10.0.6.1;
  201. neighbor 10.0.6.2;
  202. neighbor 10.0.9.2;
  203. }
  204. }
  205. ospf {
  206. rib-group pim-rg;
  207. area 0.0.0.0 {
  208. interface ae0.0;
  209. interface ae1.100;
  210. interface ae1.101 {
  211. metric 1000;
  212. }
  213. interface lo0.0 {
  214. passive;
  215. }
  216. }
  217. }
  218. pim {
  219. rp {
  220. static {
  221. address 10.0.6.254 {
  222. version 2;
  223. }
  224. }
  225. }
  226. interface all {
  227. mode sparse;
  228. }
  229. }
  230. }
  231. policy-options {
  232. policy-statement export-lo0 {
  233. term 1 {
  234. from {
  235. route-filter 10.0.9.1/32 exact;
  236. }
  237. then accept;
  238. }
  239. }
  240. }
  241. security {
  242. forwarding-options {
  243. family {
  244. mpls {
  245. mode packet-based;
  246. }
  247. }
  248. }
  249. }
  250.  
  251. root@SRX100-1> ping bypass-routing interface ae1.100 ttl 10 225.0.0.2
  252. PING 225.0.0.2 (225.0.0.2): 56 data bytes
  253. ^C
  254. --- 225.0.0.2 ping statistics ---
  255. 5 packets transmitted, 0 packets received, 100% packet loss
  256.  
  257. root@SRX100-1>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement