Advertisement
Guest User

Untitled

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