Archive for the ‘Juniper’ Category
Ubuntu 10.04 configuration: Install ifenslave — Attach and detach slave network devices to a bonding device. apt-get install ifenslave Ubuntu 10.04 introduce a new way of configuring bond interface ( you don’t need to use /etc/modprobe.d/aliases.conf ). Open and edit /etc/network/interfaces # The loopback network interface auto lo iface lo inet loopback auto bond0 iface [...]
You can use a port on EX4500 as access ( using native vlan ) and trunk. For our example on a linux box we have a tagged traffic (vlan 100) and untagged traffic ( vlan 10 ): EX4500 configuration: root@bravo# set interfaces ge-0/0/8 unit 0 family ethernet-switching port-mode tagged-access root@bravo# set interfaces ge-0/0/8 unit 0 [...]
First if you’re not familiar with slots and interface naming, take a look at picture To view available interfaces (PIC) use this command: root@juniper_7mi> show chassis fpc pic-status 0 Slot 0 Online E-FPC PIC 0 Online 1x G/E SFP, 1000 BASE PIC 1 Online 1x G/E SFP, 1000 BASE PIC 2 Offline PIC 2 is [...]
More than two BGP neighbours on Juniper router, and routing based on “Filter-Based Forwarding”, to control next-hop selection.
