Welcome to weblogs.com.pk Sign in | Join | Help

July 2009 - Posts

Juniper's JUNOS Emacs style cursor movement/Page manipulation

Remember Juniper's JUNOS is heavily influenced by Unix, afterall it does sit on top of FreeBSD. You can use EMACS commands for cursor movement, which include: Ctrl-a Moves the cursor to the beginning of the command line, back to the prompt Ctrl-e Moves
Posted by jahil | 0 Comments
Filed under: ,

JUNOS Aggregated Ethernet Interfaces

Aggregated ethernet interface increases bandwidth, provides graceful degradation as failure occurs, and of course increases availability. To configure an aggregated ethernet interface on Juniper's boxes, you can use the link aggregation feature to aggregate
Posted by jahil | 0 Comments
Filed under: ,

Netflow on Juniper Router

On Juniper Router's if you want to sample all traffic, you don't really need a firewall filter, you can use the following simple form: ge-0/0/0 { unit 0 { family inet { sampling { input; } } } } Packet sampling can also be done by defining a firewall
Posted by jahil | 0 Comments
Filed under: