Why I like Junos CLI
hierarchical configuration to make it easier to read configurationshttp://www.juniper.net/techpubs/software/junos/junos93/swconfig-cli/understanding-the-JUNOS-CLI-command-modes.html#id-10184964
load .. to load yours configuration (load merge <url-file,www,...>, load merge terminal relative,
http://juniper.tw/techpubs/en_US/junos11.1/topics/example/junos-software-config-file-loading.html#id-10728250
... or just use bunch of set just like any other OS
to see it like that ^ from configuration mode use show | display set
commiting configuration to apply it at right time and avoid late night drive to work (candidate configuration, rollback, commit confirmed, ...)
http://kb.juniper.net/InfoCenter/index?page=content&id=KB1572
annotations to comment your configuration
http://www.juniper.net/techpubs/en_US/junos11.1/topics/reference/command-summary/annotate.html
configuration groups, interface-ranges to inherit your configuration
http://www.juniper.net/techpubs/en_US/junos9.5/information-products/topic-collections/swconfig-cli/id-11182486.html
http://kb.juniper.net/InfoCenter/index?page=content&id=KB16354&actp=RSS
pipe to make configuration easier to read and do other stuff
http://www.juniper.net/techpubs/software/junos/junos94/swconfig-cli/pipe-filter-functions-in-JUNOS-CLI.html
junoscript, junos automation to make network management easier
http://www.juniper.net/in/en/community/junos/script-automation/ and http://www.juniper.net/us/en/community/junos/training-certification/day-one/automation-series/
I am using only basic scripts.
netconf to configure and manage it remotely, possibly through your own web management
http://www.juniper.net/support/products/netconf/
10/19/2011
10/14/2011
juniper ex8200 and bgp full table, :-( [j-nsp] TCAM full on EX8200?
I created three scenarios for customer. One of that was ex8208 with acting also like bgp full view router. But after reading this I am going to consider it
http://www.gossamer-threads.com/lists/nsp/juniper/31959?nohighlight=1#31959
Ex8208 has may have some problem with full routing table. :-(
http://www.gossamer-threads.com/lists/nsp/juniper/31959?nohighlight=1#31959
Ex8208 has may have some problem with full routing table. :-(
10/11/2011
New ubuntu 11.10 - tomorrow 13. oct 2011
"Oneiric Ocelot" is the code name for Ubuntu 11.10, scheduled for release on 13 October 2011. See the Oneiric release schedule.
[j-nsp] JUNOS and 128.0.0.0 martian (JFYI), IANA
INANA allocated new addresses. These are martians for Juniper.
for example
https://apps.db.ripe.net/whois/lookup/ripe/inetnum/128.0.0.0-128.0.7.255.html
Take a look at RFC5735 which obsoletes RFC3330.
So if you have it as martians, you possibly cannot route to that remote subnets. Also transit ISPs should change this if they dont route them.
Workaround - Deleting Martian Addresses:
http://www.juniper.net/techpubs/en_US/junos10.2/topics/usage-guidelines/routing-configuring-martian-addresses.html#id-10349412
source: http://puck.nether.net/lists/juniper-nsp/0319.html
UPDATE!!!:
https://apps.db.ripe.net/whois/lookup/ripe/inetnum/128.0.0.0-128.0.7.255.html
IANA changed it. there was mail.ru now there is nothing
for example
https://apps.db.ripe.net/whois/lookup/ripe/inetnum/128.0.0.0-128.0.7.255.html
Take a look at RFC5735 which obsoletes RFC3330.
So if you have it as martians, you possibly cannot route to that remote subnets. Also transit ISPs should change this if they dont route them.
Workaround - Deleting Martian Addresses:
http://www.juniper.net/techpubs/en_US/junos10.2/topics/usage-guidelines/routing-configuring-martian-addresses.html#id-10349412
source: http://puck.nether.net/lists/juniper-nsp/0319.html
UPDATE!!!:
> https://apps.db.ripe.net/whois/lookup/ripe/inetnum/128.0.0.0-128.0.7.255.html
skip
> p.s. set routing-options martians 128.0.0.0/16 orlonger allow
> fixes it.
Couple updates about it.
martians are per table in Junos, so if you run internet in vrf (yes,
there are such people!) you need to use that command per routing instance.
RIPE NCC was awared about this issue and now reallocate blocks to those
who got addrs from 128.0.0.0/16
https://apps.db.ripe.net/whois/lookup/ripe/inetnum/128.0.0.0-128.0.7.255.html
IANA changed it. there was mail.ru now there is nothing
Subscribe to:
Posts (Atom)